U
U
Urukhayy2016-01-18 15:33:22
System administration
Urukhayy, 2016-01-18 15:33:22

How to download a directory with files to one VPS from another VPS via SSH in Putty?

Namely, which teams are responsible for this?
CentOS 7 x64.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yury Martynov, 2016-01-18
@Urukhayy

try RSync
Example:

rsync -a [email protected]_host:/home/username/dir1 dir_name

R
res2001, 2016-01-18
@res2001

If you still need PuTTY, then pscp.exe

O
Oleg Tsilyurik, 2016-01-18
@Olej

I didn’t quite understand what putty (why?) has to do with CentOS?
Commands for copying files over SSH: scp and sftp .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question