Roberto C. Sanchez wrote:
Put this in your ~/.ssh/config:
Host myhost
User bclark
HostName my.host.co.uk
Port 8080
Then execute:
rsync -ae ssh myhost:/spare2/wayne_mail..tar.gz wayne_mail..tar.gz
-Roberto
Hi Roberto
Thank you for this, I really appreciate it.
Kind Regards
Brent Clark
P.s
Brent Clark wrote:
> Hi
>
> Could anyone please help me with rsync
>
> Im running ssh on port 8080, and I cant get rsync to connect.
>
> Ive tried
>
> rsync -a --port=8080 [EMAIL PROTECTED]:/spare2/wayne_mail..tar.gz
> wayne_mail..tar.gz
>
> rsync -a -e ssh [EMAIL PROTECTED]:8080:/spare2/wayne
2 matches
Mail list logo