Re: Timeout when updating large file on site
Joe Orton <[email protected]> Tue, 10 Oct 2006 13:17:29 +0100
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 10, 2006 at 01:38:13PM +1300, Tom Robinson wrote: > On 2006-10-10, at 11:25, maurizio codogno wrote: > >I think that the problem lies in the timeout that *the server* (as > >opposed to the client, like in the case of your download with > >SmartFTP) enforces between commands, even if I am baffled that your > >file was uploaded correctly - but maybe this is a sideproduct of how > >ftp works. If this is the case, you are unlucky. What happens if you > >try to upload the file by hand, with SmartFTP or something like that? > > Hmmm... both command line FTP (C:\WINDOWS\system32\ftp.exe) and > SmartFTP fail the upload. > > But running /usr/bin/ftp on my Mac, I can upload (a copy of) the file > to the same site with no problems... Can you try getting a network trace of what the Mac client does differently? (e.g. tcpdump) If the server never sends a "success" response for the STOR command, sitecopy cannot optimistically assume that the upload worked. It may be that the Mac client just ignores the error. Regards, joe _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy