29
Oct/080
Oct/080
Linux: Copy files between Linux Servers with scp
From source server:
scp /<source directory> <username>@<destination server>:/<target directory>
To copy directories recursively use “-r” option.
Related posts:
- Linux: vsftpd and symbolic links
- Linux: Download files using wget from protected url’s – resume broken downloads
- Linux: Find and delete files/directories recursively in Linux
- Linux: find a string recursively within files
- Linux: .htaccess and .htpasswd files
Enjoy this article?
Comments (0)
Trackbacks (0) ( subscribe to comments on this post )
No comments yet.
Leave a comment
No trackbacks yet.
