Hi
I have a problem with -c2 command
My cmd:
Quote:
flashfxp.exe -download "ftp://user:pw@siteip" -remotepath="/_test/" -localpath="D:\SaveTo" -c2
|
The FlashFXP always terminate before the transfer completed (The FlashFXP showed and exit, i don't see the connect step)
But this command working well
Quote:
flashfxp.exe -download "ftp://user:pw@siteip" -remotepath="/_test/" -localpath="D:\SaveTo" -c1
|
What problem with -c2 command ?