Re: Timeout when updating large file on site

Tom Robinson <[email protected]> Wed, 11 Oct 2006 09:12:42 +1300
Newsgroups gmane.comp.web.sitecopy
Message-ID <[email protected]>
On 2006-10-11, at 01:17, Joe Orton wrote:

> Can you try getting a network trace of what the Mac client does
> differently?  (e.g. tcpdump)

Is this enough?

[1575 Baculus:~/Work/CBG]$ ftp -d web01.dmdservices.co.nz
Connected to web01.dmdservices.co.nz.
220 Microsoft FTP Service
ftp_login: user `<null>' pass `<null>' host `web01.dmdservices.co.nz'
---> USER ftp.healthstat
331 Password required for ftp.healthstat.
---> PASS XXXX
230 User ftp.healthstat logged in.
---> SYST
215 Windows_NT
Remote system type is Windows_NT.
---> FEAT
211-FEAT
     SIZE
     MDTM
211 END
features[0] = 1
features[1] = 0
features[2] = 0
features[3] = 0
features[4] = 0
features[5] = 0
---> PWD
257 "/FTP.HEALTHSTAT" is current directory.
got remotepwd as `/FTP.HEALTHSTAT'
ftp> bin
---> TYPE I
200 Type set to I.
ftp> put "HS Dump.pdf"
local: HS Dump.pdf remote: HS Dump.pdf
---> EPSV
500 'EPSV': command not understood
disabling epsv4 for this connection
---> PASV
227 Entering Passive Mode (202,89,44,130,12,203).
---> STOR HS Dump.pdf
125 Data connection already open; Transfer starting.
100% | 
************************************************************************ 
*****|  1221 KB  212.44 KB/s    00:05
226 Transfer complete.
1250770 bytes sent in 00:06 (201.81 KB/s)
ftp> quit
---> QUIT
221
[1576 Baculus:~/Work/CBG]$
_______________________________________________
sitecopy maillist  -  [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy