24-Apr-2006, 05:46 PM
I'm doing a compare of a PC directory with an FTP'd directory on z/VM. The PC half populates correctly, but the FTP half remains empty.
I can see the FTP commands being passed and the results, and everything looks normal, except that FEAT is rejected and between "125 List started OK" and 250 "List completed successfully" nothing is shown. I've tried both Indy9 and SmartFTP. Using SmartFTP I can see that the LIST command causes exactly the same number of bytes (on the 250 message) to be transferred as doing an ls of the same directory using Windows ftp command, so it looks like BC is somehow losing what is sent.
Any suggestions?
I can see the FTP commands being passed and the results, and everything looks normal, except that FEAT is rejected and between "125 List started OK" and 250 "List completed successfully" nothing is shown. I've tried both Indy9 and SmartFTP. Using SmartFTP I can see that the LIST command causes exactly the same number of bytes (on the 250 message) to be transferred as doing an ls of the same directory using Windows ftp command, so it looks like BC is somehow losing what is sent.
Any suggestions?