Forum - File & Image Uploader

English (Global) => General Discussion => Topic started by: welbeck on 25-06-2014, 07:49:32

Title: [OK] Use uploader with command line
Post by: welbeck on 25-06-2014, 07:49:32
I want to use z-o-o-m uploader with command line, but I don't know how do that? If z-o-o-m uploader can use command line, please help me to show some example, Thank all ;)
Title: Re: Use z-o-o-m uploader with command line
Post by: z_o_o_m on 25-06-2014, 07:53:36
my program does not run in command line
Title: Re: Use z-o-o-m uploader with command line
Post by: welbeck on 25-06-2014, 08:01:17
I use this code in .bat file : "C:\Users\.......\Downloads\Fileuploader.exe" "C:\Users\.....\Desktop\1.txt"
I want to get all file in folder but I only get 1 file, Can you help me to repair that code for me to do that? Thank admin reply, sorry with my english ;)
Title: Re: Use z-o-o-m uploader with command line
Post by: z_o_o_m on 25-06-2014, 08:08:22
You have to use add each file separately, or in a row (file1 file2 file3 ...)