PDA

View Full Version : FlashFxp 1145 Not Multithreaded


Human
09-29-2006, 09:08 PM
well its an odd behaviour but shouldnt flashfxp work on 2 ftp independly?
try to have 2 ftp windows login on left and delete files, then on right try to login to dead ftp and left is frozen till timout, then works for reconnect wait time and again when it tries to connect to dead ftp then again left window doesnt delete files.
deleting on one ftp and connecting to other isnt fxp so they dont depend on each other

DayCuts
10-01-2006, 02:29 PM
seperating the threads for each side could create problems with command ordering, when fxping one site needs information from the other before flashfxp and the transfer can continue, this information needs to be parsed from one site- to flash- to the other site, in a certain order. would also make it kind of hard to read logon messages if they were mixed up.