Horje
copy from server to local scp Code Example
scp send file
scp ./file.txt remote_username@remote_ip:/remote/directory
scp folder from server to local
scp -r user@your.server.example.com:/path/to/foo /home/user/Desktop/
copy from server to local scp
scp username@remote:/file/to/send /where/to/put




Shell

Related
scp remote to local Code Example scp remote to local Code Example
install jenkins on ubuntu 20.04 Code Example install jenkins on ubuntu 20.04 Code Example
no source map sass Code Example no source map sass Code Example
npm start script not found Code Example npm start script not found Code Example
remove folders from remote git Code Example remove folders from remote git Code Example

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