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
How do you handle nulls in CFScript
How do I restrict users from listening to streaming music with Group Policy?
Network PC user unable to install applications on own PC without being logged in as Administrator
smtp;550 5.7.1 Unable to relay for
IE7 on WinXP Cookies Fail
.rptproj is not installed.
Progress Indicator for calculations
SYSVOL Policies
Diverting emails
Batch File command to delete itself after execution