Also, if one has suggestion to use some other/better sync and backup utility than rsync, would be helpful.
Thanks, Sagar Belure On Wed, Apr 13, 2011 at 3:11 PM, Sagar Belure <[email protected]>wrote: > Hi all, > > I liked the rsync utility for sync and backup in ubuntu. > > e.g. rsync -arH <source> <destination> > would backup files in archive mode(-a), recursively(-r) and preserve hard > links(-H). > Using this, destination is modified based upon the filesize differences. > > How do I make rsync to take backup based on latest modified time, doesn't > matter if destination file size is larger or smaller than the source file? > > Any help would be appreciable. > > Thanks, > Sagar Belure > _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
