Microsoft
Software
Hardware
Network
Question : How to copy the whole folder using rsync ?
Hi,
I'm now using the following command :
rsync --verbose --rsh='ssh -p6298' IP:/backup/cpbackup/daily/
*.tar.gz /backup/cpbackup/daily/
But this will only copy the *.tar.gz , may i know how to make the command to copy the whole IP:/backup/cpbackup/daily/
folder including files and folders ?
Thank you.
Answer : How to copy the whole folder using rsync ?
rsync -av --rsh='ssh -p6298' IP:/backup/cpbackup/daily/
* /backup/cpbackup/daily/
Random Solutions
ajax Collapsible Panel Content NOT on page load.
Convert For loop procedure to FORALL or Bulk Collect
Group Policy Win 2003
Can I bind a subnet to an Ethernet interface in Red Hat Linux 9?
Compaq USB issues & AIMC Notebook keyboard, mouse...
Crystal report
importing the cardfile using outlook
clear recent program list
sqlxml to import xml data into sqlsever using store procedure
IIS6 FTP User Isolation Modes / Win2k3