2. Copy file_name from local server to remote server: copy file_name from /srv/www on local server to remote server /srv/www/
scp -r user_name@remote_ip:/srv/www/pathogenbase/ .
scp /srv/www/file_name user_name@remote_ip:/srv/www/3. If you are copying files between windows and Linux you could use winSCP.
No comments:
Post a Comment