Answers for "upload directory ssh linux"

1

upload directory ssh linux

rsync -avz -e 'ssh' /path/to/local/dir user@remotehost:/path/to/remote/dir
Posted by: Guest on June-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language