shyam santhosh <lshya...@...> writes: > > Hi, > Guide me for the following : (*) backup must take in dvd or in backup > server daily but the content should not repeated as well as it must be > automated and modified content must be backuped. this must be in script for > easy way
rsync along with scheduling as cron job can accomplish what you want. Rsync and crond are available in every linux distribution. Read up on rsync and cron to get the syntax you want. HTH Ashwn K. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
