Microsoft
Software
Hardware
Network
Question : How to Copy the whole 200GB folder content from another server using SSH
Hi,
I would like to request an asssitant.
May i know what is the BEST and FASTEST method to download or FTP via shell (SSH) to a remote server and download a folder contain 120GB of .tar.gz file in it to a Linux Server.
If the method can support resume on failure is better.
FYI, i would like to transfer those file from linux to linux server.
Appreciates if anybody can provide any BEST method available.
Thank you.
Regards,
Sham
Answer : How to Copy the whole 200GB folder content from another server using SSH
Just swap source and destination.
Is is FROM a TO b
$rsync --verbose --rsh=ssh old_server_ip:/backup/cpba
ckup/daily
/*.tar.gz /backup/cpbackup/daily/
Random Solutions
Win XP Professional Remote Boot Server
Info store came un mounted after w32.Hllw.gaobot virus can't resmount
shortcuts within documents and setting folder will not open
HOW TO PUT MY WEB SITE INTO SEARCH ENGINES: URGENT 300 POINTS
Using a variable to match in a regular expression
URL Appear on Google and Yahoo - Top 10
How do I link an External Exchange Server to an Internal Exchange server to share calendar info
Data menu inactive for Excel files opened in IE
Close Outlook remotely
how to convert char(14) field to dd/mm/yyyy hh:mm:ss