Forum - File & Image Uploader
English (Global) => General Discussion => Topic started by: guest420 on 06-06-2011, 04:05:23
-
I use the program very simply in cmd :
C:/FileUploader.exe "%1"
Up until now it would launch ZooM if not already running and upload the file specified by %1.
Now it only works when ZooM was not running already.
For example if you create a batch file with these lines,
"C:/Fileuploader.exe" "C:/test.rar"
"C:/FileUploader.exe" "C:/test2.rar"
only test.rar will be uploaded if ZooM was not running in the first place...
neither will upload if ZooM was already open and running :(
The only way it works is if you close ZooM after every file uploadeed....and thats just silly.
Any ideas? Fixes?
-
will be fixed ;)
-
I have this Problem too!
I use the Version 6.0.7
I think the Problem are fixed?
-
this should work
-
It don´t work !!
really !!!
Das Fenster zum hinzufügen der Files öffnet sich, aber es werden keine Dateien dem Hauptfenster hinzugefügt und dann hochgeladen.
-
The Window where i add the files opened, but if i accept, no files will be uploaded.
-
I will check that
-
OK thx You are the Best!!!
-
it works fine
- dialog for files opens
- it starts uploading
-
But not if the Program are running before you are using this command:
E:\Fileuploader.exe %Datei%.part1.rar %Datei%.part2.rar
%Datei% is my variable
Here are my screenshots:
(http://picload.org/thumbnail/igwplp/1.jpg) (http://picload.org/view/igwplp/1.jpg.html)
In this screen i put the file(s) with a batch file to the FileUploader.
After i klick the green Button "häckchen"
(http://picload.org/thumbnail/igwpcg/2.jpg) (http://picload.org/view/igwpcg/2.jpg.html)
And now you see, nothing in the area to upload!!
-
but you have to add FULL PATH
-
yes you see it over your poste !!
How i should do it ?
-
FileUploader.exe "C:\file.rar" ...
-
I know how i have to do this.
The first files who start the FileUploader are working.
But the next files do nothing if the program are running.
-
The first files who start the FileUploader are working.
But the next files do nothing if the program are running.
This doesn't happen to me. Even if FileUploader is already running files are added and uploaded.
What I would like to see, though, is more command line options, like: upload, queue, upload without confirmation dialog, upload with specified profile. That would be really nice.