On Sat, 2008-10-18 at 20:55 -0400, Mag Gam wrote:
> Thanks Matt. I suppose I could use rsync to know how big a directory
> is then...right?
>
> rsync --progress -avzL -n /source /foo
>
> That should give me the total number of bytes to transfer
That will work, but --progress seems to be pointles
Thanks Matt. I suppose I could use rsync to know how big a directory
is then...right?
rsync --progress -avzL -n /source /foo
That should give me the total number of bytes to transfer
On Wed, Oct 15, 2008 at 3:03 PM, Matt McCutchen <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-10-14 at 07:31 -0400, M
On Fri, Oct 17, 2008 at 03:34:03PM +0800, Thomas Gutzler wrote:
> I had another rsync hang. I've attached a text file with the stack
> traces you asked for and some other info.
The generator backtrace shows that it is waiting for the receiver to
finish some files before going on. This attempts to