Problem with filetranfer from command line
			 
			 
			
		
		
		
			
			I try to make a script downloading files, and for that I need to use commandline, but when i try to use: 
 
flashfxp.exe sitename -localpath="c:\path\" -get -remotepath="\remote\path\dir\" 
 
I got this in flashfxp: sitename -get cant translate name. How do I got it to understand that -get is a switch and not a name?  I tried move -get to different places, but same issue. Also tried with -go instead of -get. 
 
How do I transfer a directory from commandline ? 
 
//yabbah
		 
		
		
		
		
		
		
		
	 |