Upload multiple files possible?

Core FTP client questions and answers
Post Reply
robschlein
Posts: 15
Joined: Tue Oct 18, 2005 3:18 pm

Upload multiple files possible?

Post by robschlein »

Is it possible to use the command line to upload multiple files, or must I issue separate ones?

In my batch file now, I use two. It seems that the second command invokes another instance of the program before the first one is complete.

Rob
robschlein
Posts: 15
Joined: Tue Oct 18, 2005 3:18 pm

Upload Multiple Files

Post by robschlein »

I upload two files with very unique names, so the wildcards won't work. I wish there was a way to queue all the files to upload, either with multiple -u switches, or maybe if we could specify a file that would list all the files we need uploaded.

I'll try the corecmd.

Rob
Post Reply