Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to copy directory in linux using ssh

scp -r /path/to/directory user@ipaddress:/path/to/destination
Comment

how to copy directory in linux using ssh

scp -r user@ipaddress:/path/to/directory /path/to/destination
Comment

PREVIOUS NEXT
Code Example
Shell :: vagrant snapshot commands 
Shell :: redwood authentication 
Shell :: compile 
Shell :: cant see vpn proton ubuntu 
Shell :: Roughly list out the background processs being run using nohup on linux server 
Shell :: run task in background ec2 
Shell :: exec format error heroku docker file M1 chip 
Shell :: delete the branch with the old name on the remote repository 
Shell :: upgrade appwrite 
Shell :: Run the commands for your corresponding operating system: 
Shell :: heroku config:set NPM_CONFIG_PRODUCTION=false YARN_PRODUCTION=false ERROR 
Shell :: .htaccess when deploying 
Shell :: connect as super user 
Shell :: git switch to specific branch name 
Shell :: apt-get update qq 
Shell :: Hide docker legacy commands 
Shell :: windows command count output lines 
Shell :: wls update ubuntu distribution 
Shell :: cargo new bin 
Shell :: node_modules permission mkdir 
Shell :: git submodule push 
Shell :: how to hide gitignore file 
Shell :: localhost/xampp/index.php 
Shell :: update all package jsopn dependencies 
Shell :: executable post recieve git hook 
Shell :: drop-in 
Shell :: https://physionet.org/files/chf2db/1.0. 
Shell :: how to retain ownership permissions when copying file linux 
Shell :: xampp has no control panel in linux 
Shell :: ps -A |grep locust 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =