Laden Sie lokal in Remote SSH hoch hoch
scp cool_stuff.txt [email protected]:/this/path/right/here
Adventurous Ant
scp cool_stuff.txt [email protected]:/this/path/right/here
rsync -avz -e 'ssh' /path/to/local/dir/ user@remotehost:/path/to/remote/dir/