Log in

View Full Version : Wildcards in queue files?


Eternity
02-13-2004, 12:55 AM
Heya,

Is there a way to use wildcards in download queues? I'm using a script to upload some files after a certain task is completed, but the problem is the file names change each time. So right now I'm using a script file for the command line FTP client, but the one that comes with Windows does not support passive, which I will be needing soon.

Thanks!

bigstar
02-13-2004, 01:42 PM
So like upload all *.jpg files within a folder? or would it be more complex.

Eternity
02-13-2004, 03:54 PM
Yep just *.* or *.jpg or *name*.* within a folder.
If more types need to be grabbed, or different folders included, they could always be queued up.

Thanks a lot!

(Feel free to move this to suggestions if it isn't currently possible)

bigstar
02-13-2004, 07:50 PM
Currently this isn't possible. It's a good idea and I have added it to the list.

Eternity
02-13-2004, 08:26 PM
Thanks Bigstar!