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
Using SetHostName in IIS 6.0
Change domain name of internal network
how to store zero values in the INT data type
Problem printing addresses on envelopes withWord 2003, XP Home
Cleaning Up Offline Files
Acronis Snap deploy or Ghost corporate 11
IIS repair
MS Access 2003 Report - create as pdf then email as attachment via Outlook 2003
Crystal Reports, ver 8.5, extract portion of text field as number
check if an NTEXT field is empty