how to copy remote on server from your computer code example
Example: how to copy a file to a remote server using the command line
scp file.txt [email protected]:/remote/directory
scp file.txt [email protected]:/remote/directory