Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

scp folder from server to local

scp -r user@your.server.example.com:/path/to/foo /home/user/Desktop/
Comment

copy from server to local scp

scp username@remote:/file/to/send /where/to/put
Comment

PREVIOUS NEXT
Code Example
Shell :: compress folder ubutnu 
Shell :: docker basic commands 
Shell :: nvcc not found in jetson nano 
Shell :: how install pandas in python 
Shell :: git check if commit in master 
Shell :: git submodule remove 
Shell :: use python as python3 zsh 
Shell :: linux how to display current time with timezone 
Shell :: how to count files in a directory linux 
Shell :: how to both add and commit in git 
Shell :: unable to connect my bluetooth devices to kali linux 
Shell :: git pull everything from development branch to feature branch 
Shell :: github change last commit message 
Shell :: ubuntu move folder to another directory 
Shell :: zinit 
Shell :: depmod: not found 
Shell :: list installed versions of node 
Shell :: sed replace all occurances? 
Shell :: copy contents of folder to another folder in terminal 
Shell :: add user ubuntu 20.04 
Shell :: Create Local Github Repo 
Shell :: show proxy from powershell 
Shell :: bash for loop string array 
Shell :: gitflow install linux 
Shell :: s3 cli get list of files in folder 
Shell :: why is my db.sqlite3 is not gitignore 
Shell :: edit default port for linux server 
Shell :: node sass generate css 
Shell :: change macos hostname 
Shell :: install wordpress on ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =