Hey, Bipin. What kind of cron manager are you using? Have you tried any entries in the crontab file of the system? Drop me an e-mail, I might write something for ya. Regards, Stoma
--- In [email protected], Bipinchandra Ranpura <[EMAIL PROTECTED]> wrote: > > Dear friends, > > Hello to all, > > I am using rsync to backup one important folder. Name > of folder is data. > > I want to take backup as follows. (incremental backup) > > /usr/data is my actual directory. (backup to be taken) > /home/bipin/backup is directory where i need backup. > > Saturday i want to have complete backup. from > Sunday to thursday - i want to backup only files > changed or added new. in separate directory. > > /home/bipin/backup/data - Saturday > /home/bipin/backup/sunday > /home/bipin/backup/monday.. > /home/bipin/backup/tuesday > /home/bipin/backup/wednesday > /home/bipin/backup/thursday. > > at the moment i give this command. > > rsync -avz /usr/data /home/bipin/backup > - this creates directory called data 1st day. and > copies all data. next day onwards it updates and added > new files. > > there is an example in documntation of rsync. But i > could not follow it properly. > > Can some one help guide me on this? > > Thanks in advance. > > Bipin > > PS: There is an open source seminar organised by Abu > Dhabi Mens College. on 25th October 2003. Anybody > going there? > > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search > http://shopping.yahoo.com > ------------------------ 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 --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/dubailug/ <*> 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/
