You aren't running out of free disk space in the middle?
There is always some kind of error message.
You or I may not understand it, but there's people here who do.
>- --- Original Message --- -
>From: [EMAIL PROTECTED]
>To: rsync@lists.samba.org
>Sent: Tue, 15 Nov 2005 19:56:47
>
Wondering if rsync support very large files
Im trying to backup a 15Gb .tar.gz file, is one file, but keeps hanging in
the middle of the transfer.
Thank you!
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/fa
Dear all,
This is just a placeholder really - I've spent quite a lot of time
trying to track down the cause of a problem I'm seeing here, and
have eventually got an answer. Thought it might be useful to have
the solution googleable.
Obviously, if someone has better ideas, I'd welcome comments.
Christoph Biedl Tuesday, November 15, 2005 4:20 AM
>
> Manuel L?pez-Ib??ez wrote...
>
> > I vote for this feature. In du and df commands, this is invoked with:
> > -h, --human-readable
> > print sizes in human readable format (e.g., 1K 234M 2G)
> >
> > --si likewise, but use powers of 1000 n
Manuel L?pez-Ib??ez wrote...
> I vote for this feature. In du and df commands, this is invoked with:
> -h, --human-readable
> print sizes in human readable format (e.g., 1K 234M 2G)
>
> --si likewise, but use powers of 1000 not 1024
>
> Currently, in rsync, -h is the short form of --help.