To any body out there...
I'm currently debugging an application that connects via FTP to download images from a specific site for processing. The problem being that I can run the application successfully interactively (double clicking the app) but when I schedule the app to be run by the NT scheduler (at HH:MM c:\app.exe), it fails to make a connection at all.
I am running Windows 2000 and using ICS - Internet Component Suite (AKA FPIETTE's Components) for the FTP connection. I have also tried the built in NMFTP component but that also fails. Passive transfer mode has been set to True, and I am using a Delphi 5 environment.
Can anybody relate to this problem?
Regards
I'm currently debugging an application that connects via FTP to download images from a specific site for processing. The problem being that I can run the application successfully interactively (double clicking the app) but when I schedule the app to be run by the NT scheduler (at HH:MM c:\app.exe), it fails to make a connection at all.
I am running Windows 2000 and using ICS - Internet Component Suite (AKA FPIETTE's Components) for the FTP connection. I have also tried the built in NMFTP component but that also fails. Passive transfer mode has been set to True, and I am using a Delphi 5 environment.
Can anybody relate to this problem?
Regards