View Single Post
Old 12-17-2005, 09:09 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Under these conditions this is the expected behavior.

Normally when a a file is uploaded you don't loose connection like seen in your status log, due to this loss of connection FlashFXP doesn't get the transfer complete status message. Without it there is no way to know 100% for sure if the transfer was actually complete. Just because all of the data was sent doesn't mean that the ftp server received it. That being said, on reconnect it attempts to finish the file.

What you could do is configure FlashFXP (Options / File Exist Rules) to skip files of equal size.
bigstar is offline