all groups > iis ftp > march 2007 >
You're in the

iis ftp

group:

IIS 6.0 FTP upload fails in strange ways



IIS 6.0 FTP upload fails in strange ways G.Waleed Kavalec
3/8/2007 8:51:04 AM
iis ftp: Window 2003 R2 Enterprise Edition, sp1

Binary upload reports "success" though incomplete, then stops. Report
indicates an upload speed of 100 mbits per second.

The ftp site has a 3 mbit pipe and does NOT use a firewall, the
originating site goes thru ISA 2000 and uses FTP successfully to/from
many sites.

Actual session, mput invoked with four large binary files....


230 User xxxxxxxxxxx logged in.
ftp> BINARY
200 Type set to I.
ftp> PROMPT
Interactive mode Off .
ftp> MPUT *.asc
*.asc:File not found
ftp> lcd D:\Florida\UC_NET\Import
Local directory now D:\Florida\UC_NET\Import.
ftp> MPUT *.asc
200 PORT command successful.
150 Opening BINARY mode data connection for BSWA.UT986OUT.asc.
226 UPLOAD scanned
ftp: 15245269 bytes sent in 1.47Seconds 10385.06Kbytes/sec.
200 PORT command successful.
150 Opening BINARY mode data connection for BSWA.UT987OUT.asc.
[quoted text, click to view]
Connection closed by remote host.
ftp>


Where do I go from here? There are no unusual messages in the log.

15:50:28 64.147.85.2 [1]USER xxxxxxxxxxx 331 0
15:50:35 64.147.85.2 [1]PASS - 230 0
15:52:17 64.147.85.2 [1]created /BSWA.UT986OUT.asc 226 0
15:53:24 64.147.85.2 [1]created /BSWA.UT987OUT.asc 426 6

Nothing in the event log

Small uploads seem to work fine.
Re: IIS 6.0 FTP upload fails in strange ways G.Waleed Kavalec
3/8/2007 9:24:13 AM
[quoted text, click to view]


Follow-up - bypassing OUR firewall (ISA 2K) and the problem does not
occur.

This is confusing as we ftp to/from lots of sites.




Re: IIS 6.0 FTP upload fails in strange ways Bernard Cheah [MVP]
3/9/2007 12:00:00 AM
426 6 - Connection closed; transfer aborted + the handle is invalid

Obviously - ISA is causing this, though I have seen ftp itself sometimes
throw the same exception without ISA.
No clue :( try ISA group.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button