Horje
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
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
how to install homebrew Code Example how to install homebrew Code Example
scp Code Example scp Code Example
brew install ubuntu Code Example brew install ubuntu Code Example
macos brew Code Example macos brew Code Example
home brew mac Code Example home brew mac Code Example

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