Displaying 1 result from an estimated 1 matches for "sshproxygw".
2014 Oct 19
3
rsync question: building list taking forever
...n the
jump box using sshfs.
The directory I'm trying to rsync from has 111GB of data in it. I don't
think I've ever setup an rsync for quite so much data before.
But I started the rsync at approx. 7pm last night. And as of now the rsync
is still building it's file list.
[root at sshproxygw ~]# rsync -avzp /mnt/db_space/timd/www1/
/mnt/db_space/timd/www2/svn2/
building file list ...
So my question to you is, is this a normal amount of time to wait for the
file list to be built? Considering the amount of data involved. I have it
running in a screen session I can attach to to find out...