PDA

View Full Version : [BUG] -c2 custom command got BUG


gianghoplus
06-30-2016, 10:58 AM
Hi

I have a problem with -c2 command

My cmd:

flashfxp.exe -download "ftp://user:pw@siteip" -remotepath="/_test/" -localpath="D:\SaveTo" -c2The FlashFXP always terminate before the transfer completed (The FlashFXP showed and exit, i don't see the connect step)

But this command working well
flashfxp.exe -download "ftp://user:pw@siteip" -remotepath="/_test/" -localpath="D:\SaveTo" -c1What problem with -c2 command ?

bigstar
06-30-2016, 12:00 PM
I tested the functionality of -c2 switch and it appears to be working correctly.

Are you using the latest version/build of FlashFXP from our website? Currently 5.4.0 (build 3939), if not update first and see if its fixed, but if not

Try this modified command line


flashfxp.exe -download "ftp://user:pw@siteip" -remotepath="/_test/" -localpath="D:\SaveTo\" -c2 -logpath="D:\SaveTo\" -logopt=10000000
It will create a session.log file in D:\saveTo\session\<date\time>\

Then open the session.log in notepad and see if there are any errors reported