Is there a way to execute a script using FTP command between a Windows Server and AIX system? Using QUOTE SITE is limited to FTP internal commands. I'd like to execute a script that parses a file and moves it once the file is FTP'd to its location. Can this be done without having to use AIX cronjob and look for file every 5 min?