Hello Friends, I need help with a backup script (i am new to scripts). Let me explain you the scenario:- I want to backup a partition of a linux machine say "A" on to a linux machine "B" with rsync. I have written a script that will mount the partition of machine "A" locally on machine "B" and rsync it to the backup folder. I have set a cron job for this to happen 5 dys a week. Backup is happening fine, but my real problem is:-
As per the requirement backup is required for the past 4 days. I have created five folders- mon,tue,wed,thu,fri. Everyday i have to change the destination directory in the script. I want to automate this too. How can i go about it? Detail information would really help. Scripting GURU's pls help!!!! Thanks, Shail. ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/0XFolB/TM --------------------------------------------------------------------~-> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
