Use SCP to move a file using open secure shell: |
scp <sourcefile> <user>@<destip>:<destpath/file>
On come configurations, the SCP command may not be in the account's default path. If this is the case, it will be necessary to link the source command to a folder in your default path.