Closed iljava12 closed 3 months ago
Hi,
if I call
.\uget.exe --filename="test.txt" --folder=c:\ someURL
from the command line in windows I would expect that the file is stored in c:\test.txt
But instead uget uses the latest download folder ignoring the "--folder=" parameter from the command line.
Would be great to have this feature available.
Thanks.
Ok found the solution.
uget tray icon -> Settings -> enable "command line works quietly"
This will not apply the latest download folder as default.
Hi,
if I call
.\uget.exe --filename="test.txt" --folder=c:\ someURL
from the command line in windows I would expect that the file is stored in c:\test.txt
But instead uget uses the latest download folder ignoring the "--folder=" parameter from the command line.
Would be great to have this feature available.
Thanks.