On 18Dec2013 10:17, Robert Moskowitz wrote:
> Thanks for clarifying this for me. I suspected directories, but did
> not think I had THAT many! Obviously it was more than just
> directories. I will save this little find in my notes of things to
> check.
Symlinks maybe.
Or hardlinks (but you're no
On Wed, Dec 18, 2013 at 12:56 PM, Robert Moskowitz wrote:
> Plus I would like rsync to report how long it actually took to run. I
> can't find an option for that.
man time
poc
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedo
On 12/18/2013 10:05 AM, Robert Nichols wrote:
On 12/18/2013 06:56 AM, Robert Moskowitz wrote:
$ rsync -ah --stats ./
/run/media/rgm/6XW1484R/lx120e.htt/rgm/backup-131218
Number of files: 30174
Number of files transferred: 25251
Total file size: 34.93G bytes
Total transferred file size: 34.93G
On 12/18/2013 06:56 AM, Robert Moskowitz wrote:
$ rsync -ah --stats ./ /run/media/rgm/6XW1484R/lx120e.htt/rgm/backup-131218
Number of files: 30174
Number of files transferred: 25251
Total file size: 34.93G bytes
Total transferred file size: 34.93G bytes
Literal data: 34.93G bytes
Matched data: 0
I am getting ready for a new install to f20 (currently still lagging
behind on f17). I attached a 2TB USB drive, stopped MOST tasks (firefox
with 16 open windows, a few terminals some running SSH, and VNC), and
ran the following:
$ rsync -ah --stats ./ /run/media/rgm/6XW1484R/lx120e.htt/rgm/b