FTP wildcardmatch ftplistparser # # Server-side # Client-side ftp lib574 FTP wildcard download - changed fnmatch, 2x perform (DOS LIST response) ftp://%HOSTIP:%FTPPORT/fully_simulated/DOS/*.txt ############################################ # Verify data after the test has been "shot" 0 ^RETR.* ^EPSV.* ^PWD.* ^CWD.* ^TYPE.* ^LIST.* s/USER.*/USER/ s/PASS.*/PASS/ s/QUIT.*/QUIT/ # THERE SHOULD NOT BE "SIZE"! and once "USER && PASS" USER PASS QUIT This file should have permissions 444 This file should have permissions 666 This file should have permissions 777 This is content of file "file.txt" Some junk ;-) This file does not really exist. This file should have permissions 444 This file should have permissions 666 This file should have permissions 777 This is content of file "file.txt" Some junk ;-) This file does not really exist.