On Fri, Feb 22, 2002 at 04:56:49PM -0500, you [David Bolen] wrote:
> Martin Pool [[EMAIL PROTECTED]] writes:
>
> > It could be an interesting project to try to build rsync under MSVC++.
> > Presumably it can handle large files. I don't think there's anything
> > impossible in principle about it.
Martin Pool [[EMAIL PROTECTED]] writes:
> It could be an interesting project to try to build rsync under MSVC++.
> Presumably it can handle large files. I don't think there's anything
> impossible in principle about it.
Not in principle, but unless you're also going to handle the same fork
emul
On 21 Feb 2002, David Bolen <[EMAIL PROTECTED]> wrote:
> I'm pretty sure Cygwin itself has a 2GB (32-bit) limitation for files.
> Large file (64-bit) support for Cygwin has come up in various ways
> repeatedly on the Cygwin mailing list but it generally ends up at the point
> where if someone is
Craig Donnelly [[EMAIL PROTECTED]] writes:
> I am trying to rsync a file of 10gb between an NT host running Cygwin 4.10
> and a Solaris 8 host running rsync 2.5.1 but am having problems with what
> appears to be a 2gb file limit - the truncation point occurs at 2096111616
> bytes. The target file
I am trying to rsync a file of 10gb between an NT host running Cygwin 4.10
and a Solaris 8 host running rsync 2.5.1 but am having problems with what
appears to be a 2gb file limit - the truncation point occurs at 2096111616
bytes. The target filesystem definately supports files over 2GB.
Any ide