Changes

Remote File Copy from the Linux Command Prompt

299 bytes added, 15:51, 21 April 2018
/* SCP - Secure Copy Protocol */
The following lines were added (+) and removed (-):
Upload (syntax):Upload/PUSH (syntax):Upload (example):Upload/PUSH (example):Download (syntax):Download/PULL (syntax):Download (example):Download/PULL (example):   -v verbose mode                          -v verbose mode                      -P port Useful example: If you are using a remote server that you need to push files and directories to, and the remote server utilizes a nonstandard port, it might look like this (example): scp -P 2800 -r ./* nicolep@customerwebhosting.robotz.com:/home/nicolep/awesomesite.com
Administrator
4,579
edits