View Full Version : Is there a way to grab files from txt list?
dknowle
10-14-2011, 08:19 AM
Been searching for an answer to this, but have not been able to find anything.
Wondering if there is a way to supply a txt file listing files w/ ftp address to FlashFXP?
I can generate the txt file in any format needed. This FTP also requires user/pass.
Thanks in advance.
MxxCon
10-14-2011, 08:23 AM
Have you read the help file for list of command line options?
dknowle
10-14-2011, 08:35 AM
Yes, I've gone all through the help files. I just went over the command line options section again, but don't see anything that will do this.
dknowle
10-16-2011, 04:46 PM
So, I'be been searching around for an answer to this & it looks like another solution would be to create a queue file as posted here:
https://oss.azurewebsites.net/forum/custom-commands/14763-how-download-batch-files-using-command-line.html
Now to just figure out how to generate that file...
bigstar
10-24-2011, 06:32 PM
The easiest way would be to create a list such as
ftp://user:pass@host[:port]/path/file1.ext
ftp://user:pass@host[:port]/path/file2.ext
ftp://user:pass@host[:port]/path/file3.ext
Change the local file browser to the desired download location and then turn on the clipboard monitor and copy the links, FlashFXP will add them to the download queue.
FlashFXP can handle multiple ftp:// links
If this wont work or you need another way to do it perhaps you can be more specific about what you're trying to do.
dknowle
10-24-2011, 06:50 PM
Yes, thank you! That should accomplish exactly what I need.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.