5 ms·
You should really use ssh with that. Not much more complex: rsync -azP local_dir -e ssh user@host.com:remote_dir
by attack 18y ago
You should really use ssh with that. Not much more complex:
rsync -azP local_dir -e ssh user@host.com:remote_dir