Re: FTP - can't upload a file using the MS Example
Scorpion,
I feel like FTP is the real sting in the tail. The site that I'm working
with does require authentication, but obviously my work would not be happy
with me just handing it out. The principal remains the same, though. So, I'd
like to replicate the problem with a site we can both test with,
ftp.microsoft.c om for example.
I just downloaded the popular Indy application as well, and put in the MS
ftp site and username anonymous and no password. It won't get around to
transferring data, although I suspect the connection IS being formed (reading
the messages sent back and forth seem to confirm this), once it gets to
sending data, as in a directory listing, it says that it's taking too long
for the server to respond. So I can't ACTUALLY verify that the connection is
rock solid.
Cheers, Richard
Scorpion,
I feel like FTP is the real sting in the tail. The site that I'm working
with does require authentication, but obviously my work would not be happy
with me just handing it out. The principal remains the same, though. So, I'd
like to replicate the problem with a site we can both test with,
ftp.microsoft.c om for example.
I just downloaded the popular Indy application as well, and put in the MS
ftp site and username anonymous and no password. It won't get around to
transferring data, although I suspect the connection IS being formed (reading
the messages sent back and forth seem to confirm this), once it gets to
sending data, as in a directory listing, it says that it's taking too long
for the server to respond. So I can't ACTUALLY verify that the connection is
rock solid.
Cheers, Richard
Comment