Horje
ssh transfer file from local to remote Code Example
ssh transfer file from local to remote
scp file.txt remote_username@10.10.0.2:/remote/directory
Source: linuxize.com
copy from remote server
scp -i <KEY CERTIFICATE | .ppk or .pem file> <source URL of local server or remote server> <destination URL of local server or remote server>




Shell

Related
timestamp in bash Code Example timestamp in bash Code Example
pause in bash Code Example pause in bash Code Example
ssh command to put file from local to remote Code Example ssh command to put file from local to remote Code Example
how to copy a file to a remote server using the command line Code Example how to copy a file to a remote server using the command line Code Example
how to install homebrew Code Example how to install homebrew Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12