I asked a brief question about this recently but didn't get very far but I need to re-visit as the requirement to use FTP is increasing.
Internet Explorer 6 is configured to proxy via VSERVER01 for all protocols. WinGate is running on VSERVER01 with no authentication, i.e. everyone has internet access.
Works a treat for HTTP traffic but we just can't get FTP fully working.
Problem #1 - access an FTP site that doesn't require a password (like ftp.microsoft.com) with "Enable folder view for FTP" turn on and you "Windows cannot access this folder. Make sure you typed the file name correctly and that you have permission to access the folder. Details: The operation timed out". It works okay when folder view is disabled so that could be a workaround for us (we could modify the logon script to disable this feature or use a policy).
Problem #2 - even with folder view turned off, we can't access FTP sites that require a username and password. It either times out or says "Your are not authorised to view this page".
The command line FTP.EXE works fine if we logon using the user@site format of authentication but the command line tool is not suitable for our users.
CuteFTP works okay as you can configure it to use user@site authentication but that is a bit of an overkill for us.
Help!
Thanks, Rob.