Ubuntu scp command guide
Jan-27-2009 By blinks
There are many methods available to copy files from Ubuntu server. The common method is file transfer protocol. You can see that in my previous post, Ubuntu ftp guides. Another way of copying files from Ubuntu server is using scp command. Let’s see a brief information about scp from manual page:
Posted in: Linux Server Tutorial