FTP !
Posted: 16 Nov 2011 13:16
Has anybody used the ! command with FTP? I'm having some syntax issues. Basically, I want to temporarily leave the FTP prompt and check if files have been downloaded. If so, I want to exit and return to the FTP prompt but, if not, I want to quit the FTP prompt. Anybody have any examples of code which implements this sort of logic?