I always need to use this method for copy files one remote machine to another machine. there are many tool to do that. filezilla, winscp and many more. But I like command prompt.
scp is command is very useful for file transfer on remote machine.
To copy local file on remote machine use following command
#scp FILENAME USERNAME@55.86.59.95:/home/USER/
To copy file from remote machine use following command
#scp USERNAME@55.86.59.95:/home/USER/FILENAME . or use #scp USERNAME@55.86.59.95:/home/USER/FILENAME *
To copy file from remote machin using scp command with port
#scp -P54 USERNAME@55.86.59.95:/home/USER/FILENAME . or use #scp -P54 USERNAME@55.86.59.95:/home/USER/FILENAME *
Above commands will execute faster than other tools.

Remote copy files On server or machine to Remote server
Incoming search terms:
- ruby copy file to remote computer
- ruby copy files on a remote server
- ruby copy files remote
- use wordpress api remotely






Scp command is always helpful when we are doing wordpress hosting migration.
I’ve been checking your blog for a while now, seems like everyday I learn something new
Thanks
Thanks for posting. Good to see that not everyone is using RSS feeds to build their blogs
Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards, Reader
Awesome post. I so good to see someone taking the time to share this information
I’ve just started off a blog, the knowledge you give on this site has aided me extremely. Thank you for all your time & work.