IE6 FTP engine.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using FTPCLIENT. It uses WININET.DLL

I can connect to the ftp server
I can login to the ftp server
I can change dir on the ftp server
I get an error if I try to "Put" a file on the ftp server.

However, If I use WS_FTP PRO I can connect and "PUT" the file on the FTP
server.

It's like the WININET.DLL is having a problem with just that ftp server.
Is there a way to reset the WININET.DLL

Scott Burke
 
Scott Burke said:
I am using FTPCLIENT. It uses WININET.DLL

I can connect to the ftp server
I can login to the ftp server
I can change dir on the ftp server
I get an error if I try to "Put" a file on the ftp server.

However, If I use WS_FTP PRO I can connect and "PUT" the file on the
FTP
server.

It's like the WININET.DLL is having a problem with just that ftp
server.
Is there a way to reset the WININET.DLL


Have you tried toggling the "Use passive FTP" advanced option in IE?

Personally, I find the FTP emulation in IE sucks and use a real FTP
client, like FileZilla which is free.
 
HI Vanguard, I took 4-6 weeks just looking for FTP programs. FTPCLIENT was
the only one that I found. I will lookinto FileZilla and Try Passive FTP.

thank you for your time.
Scott Burke
 
Back
Top