Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3k views
in .NET FTP by
I am uploading to a FTP server run by IIS on a Windows 2000 server, where login and password are required. I can login fine. Some times when I go to upload a file, the Put hangs. Why is this? If I go to a DOS prompt and do the put from a FTP session manually, it works fine - and then the .NET code works too.

Anyone have ideas on how to prevent the .NET code from hanging?

Thanks,
Krip

2 Answers

0 votes
by
I'm having the exact same problem as this...hope someone can help!
0 votes
by (162k points)
Possibly a permissioning problem with your .NET install?

I am uploading to a FTP server run by IIS on a Windows 2000 server, where login and password are required. I can login fine. Some times when I go to upload a file, the Put hangs. Why is this? If I go to a DOS prompt and do the put from a FTP session manually, it works fine - and then the .NET code works too.

Anyone have ideas on how to prevent the .NET code from hanging?

Thanks,
Krip

Categories

...