On Wed, 22 Dec 2010 13:49:23 +0000, "Tyler J. Wagner" <ty...@tolaris.com> said:
> Gimili, you can run this on the target machine: > > for i in `ps -ef | grep rsync | grep -v grep | awk '{print $2};'` ; do > lsof -n | grep $i ; done > > This will list all open files currently in use by any processes named > "rsync". ...or just lsof -c rsync ...which will do exactly the same. If you run, instead: watch lsof -c rsync ...you can watch as it cycles through the files. Very useful to see where the backup/restore is up to, and to see if you are, perhaps inadvertently, backing up a large file. On Tue, 21 Dec 2010 19:01:11 -0500, Timothy J Massey <tmas...@obscorp.com> said: > Sent from my iPad No one cares, nor needs to be told. Should I append, "Sent from my bathtub whilst washing my left thigh" to this mail? ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/