Using a Delphi program that I wrote I am trying to download a new exe file using Indy FTP. It works only if I used FileZilla earlier in the day. How can I get permission for our users to connect?
thanks
IdFTP.Passive := true;
seems to solve the problem
Please logon and reply, Not DriveHQ Member?