PDA

View Full Version : Auto Transfer via cmd-line


Argon_1
12-09-2001, 09:07 AM
Hi

i missed a function to Automate a FXP via cmd-line like

Transfer via Bookmark Info

Transfer a Dir. ...

flashfxp.exe -B:1 \SHIT\TRANSFER_ME\ -B:4 \DESTINATION_FTP\ -Q

-B:1= Bookmark entry 1 ??
-Q = Quit after Transfer without Error??
-O = Overwrite if Exist?

or

flashfxp.exe ftp://127.0.01/SHIT/TRANSFER_ME/ ftp://127.255.255.0/DESTINATION_FTP/ -Q

Transfer a File:

flashfxp.exe ftp://127.0.01/SHIT/TRANSFER_ME/SNAPSHOT.BMP ftp://127.255.255.0/DESTINATION_FTP/SNAPSHOT.BMP -O -Q

k ... sorry for bad engl. ...

if u like the idea use it ;]

GavinB
12-09-2001, 10:05 AM
indeed, idea is great :)

MxxCon
12-09-2001, 03:53 PM
it's in help file

bigstar
12-09-2001, 05:13 PM
This could be possible, however you would have to provide the full name of the site in the ini file.

-B:1= Bookmark entry 1 ??

Just wont cut it, As the index of a site can change when another site is deleted.