For When You Can't Have The Real Thing
[ start | index | login ]
start > Linux > rsync > non-standard ssh port

non-standard ssh port

Created by dave. Last edited by dave, 4 years and 138 days ago. Viewed 814 times. #1
[edit] [rdf]
labels
attachments
(2019-12-03)

Problem

sshd is listening on a non-standard port.

Solution

$  rsync -avW --progress -e "ssh -p 3022" --bwlimit=500 guy@place:/home/capture/sync/. .
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt