View Single Post
Old 05-24-2008, 02:45 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

the -get argument is intended to start the transfer queue as if you were manually pressing "transfer queue" and is not valid in the context of the example you attempted above.

try something like
Flashfxp.exe -fxp Site_Name\file.txt;Site_Name2\path\file.txt

if you're transferring a file you need to provide the filename for the target as well.
bigstar is offline