View Single Post
Old 08-27-2004, 06:49 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

With glftpd sometimes you will see a 'OOP' error instead noop successful. glftpd doesn't allow commands to be sent during a file transfer (you don't see the reply until the transfer completes) and I suspect 'OOP' occurs based on the timing of when the NOOP was sent.

Until I can improve the "send noop during transfer" logic to better to handle these type of errors your only solution really is to disable this option on problem ftp servers.

Some progress has been made to improve this feature but it's still not 100% perfect.
bigstar is offline