Справочник SSH CP удален на местный
scp -r user@your.server.example.com:/path/to/foo /home/user/Desktop/
Precious Pheasant
scp -r user@your.server.example.com:/path/to/foo /home/user/Desktop/
scp -ra /path/to/local/storage user@remote.host:/path/to/copy
scp -r /path/of/your/local/folder username@hostname:/path/to/remote/server/folder