View Single Post
Old 09-23-2005, 11:02 AM  
Zarkov
Junior Member
 
Join Date: Mar 2005
Posts: 3
Post Cant start transfer from command line

ive got FlashFXP v3.2.0 build 1080 and im trying to get a folders contents from a server to my pc from within a script and i cant get it to start the transfer.
Code:
c:\program files\flashfxp\flashfxp.exe -localpath="H:\dump\ $+ $1 $+ \ $+ $2 $+ \" BB -remotepath="/ $+ $1 $+ / $+ $2 $+ /"
that works fine and start flashfxp goesto the right folder on my local pc and on the remote server.
However as soon as i add the -get switch i get an error
Code:
[L] Unable to resolve host: -get BB
any ideas why this happens and how do i fix it?

Thanks
Zarkov is offline