Re: file size limitation while mirroring request
"Alexander V. Lukyanov" <[email protected]> Mon, 28 Nov 2005 08:29:19 +0300
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 25, 2005 at 05:43:48PM +0300, [email protected] wrote: > #0 0x610aa5a5 in setstate () from /usr/bin/cygwin1.dll > #1 0x6104ec66 in lsearch () from /usr/bin/cygwin1.dll > #2 0x610844ff in cygwin1!aclcheck () from /usr/bin/cygwin1.dll > #3 0x004427c2 in FileCopyPeer::~FileCopyPeer (this=0x101a30f8) at > FileCopy.cc:692 This is rather strange, as FileCopyPeer::~FileCopyPeer is an empty function. Probably it is a cygwin problem. -- Alexander..