Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

secure copy linux

# Copy a specific file
scp /path/to/my/file root@0.0.0.0:/path/on/remote/index.html
Comment

secure copy linux

# Copy an entire directory
scp -r /path/to/my/files root@0.0.0.0:/path/on/remote/droplet
Comment

PREVIOUS NEXT
Code Example
Shell :: git server setup 
Shell :: bash list process 
Shell :: ufw rules 
Shell :: switching branch in git 
Shell :: linux see hidden files 
Shell :: netflix app ubuntu 
Shell :: ansible max hosts? 
Shell :: firefox nightly linux curl install fedora 
Shell :: add cls as clear to bash 
Shell :: docker save current state 
Shell :: git list last marge 
Shell :: batch wait seconds 
Shell :: convert powershell function to c# 
Shell :: how will you clone the following git repository using git cli? 
Shell :: install lru 
Shell :: install htop sudo add-apt-repository universe 
Shell :: prime video app for ubuntu 
Shell :: installer robot 3T ubuntu 
Shell :: brew install older version 
Shell :: openra ubuntu 
Shell :: How to check if your unix computer is 32-bit or 64-bit 
Shell :: Update VS Code from Microsoft Repository 
Shell :: install xinput 
Shell :: bash directorry permision if 
Shell :: /bin/bash^m: bad interpreter: text file busy 
Shell :: how to look for tree in ubuntu 
Shell :: see prerouting rules linux 
Shell :: node-red-contrib-influxdb 
Shell :: how to install xampp in ubuntu 20.04 
Shell :: Kubernetes: Remove taint from node 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =