View Single Post
Old 06-03-2008, 09:22 PM  
onesikgypo
Junior Member
 
Join Date: May 2008
Posts: 5
Default Transfer local file to ftp server from command line?

Hi,

im having a bit of an issue trying to figure out how to automatically start a transfer of a local file from my pc --> an ftp server.

I know to do it visa versa it is:

flashfxp.exe -go ftp://x.x.x.x/file.txt -localpath="c:\folder"

however when i try the reverse, that is

flashfxp.exe -go -localpath="c:\file.txt" ftp://x.x.x.x/path

nothing happens

help would be greatly appreciated.
onesikgypo is offline