FTP issues in C#

Soldato
Joined
5 May 2004
Posts
4,462
Location
Northern Ireland
I was wondering if someone could help. I've made a little program that gets connects to a ntlworld.com ftp site and downloads a file then uploads it again.

It works perfectly for me but I sent the application to two different people and then in counter the following problem:

"The underlying connection was closed, the server commited a protocol violation"

I've checked and there seems to be problems around http and ftp WebRequests.

But surely if it works for me then it should work everyone else?

Any ideas?

Would anyone be willing to try the application out on their own system?

Thanks

Blackvault
 
I'll try it on mine and see what help I can give. :)

Thanks mate. I'll drop you a trust email later.

Just an update. I went to a friends house who is Virgin/Ntlworld like myself and he managed to run it fine. So it might be looking like that only Virgin/ntlworld IPs can access their FTP site.

So i might have to find somewhere else to host my files.

Blackvault
 
Back
Top Bottom