Hi Andrea,
Only one question: daily.0 contains the latest version of my share,
daily.1 and other only differences.
Is there any way to view only created/modified files and not all
the three?
You can use the --links parameter to the 'find' utility, like so:
# find daily.0 -type f -links 1
This will show you all new files in daily.0.
Hope this helps
Regards,
Simon
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
