Search Results

Search: Posts Made By: wz253
6
6,691
Posted By wz253
Many thanks, rwb1959. :) I set a simple...
Many thanks, rwb1959. :)

I set a simple script for one time rsync:
#!/bin/sh
date
/usr/local/bin/rsync -avz /rsource /destination
date
# --end of script--
I also setup a cron schedule for...
6
6,691
Posted By wz253
Thanks for your great help :) ! Besides cronjob...
Thanks for your great help :) ! Besides cronjob can you do a script and put the time range somewhere on the command line? :confused:
6
6,691
Posted By wz253
Thanks for your cron job suggestion, rwb1959. I...
Thanks for your cron job suggestion, rwb1959. I just wonder if this is just a one time job, what I should do? How do I specify the number of days, weeks, or months?:confused:
6
6,691
Posted By wz253
rsync
I want to do rsync only for the difference in the last 30 days. How do I specify the "30 days" on the command line below?

>rsync -avz prj# /rsource /destination


Thanks for help
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 08:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy