-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Is your feature request related to a problem? Please describe.
Portal always puts the compressed file before sending, in the users temp folder. But I want to specify the folder/drive that file goes to because my OS drive does not have much space for the data I'm sending (over 300GB on another drive) and I have a 2tb drive that has plenty of space for that compressed file.
Describe the solution you'd like
Command-line and or config option to specify where the temp compressed file should go
Describe alternatives you've considered
None. Any solutions would be to make a junction for the user temp folder to another drive but that would not work without doing some intricate command-line hackery so all programs using it don't explode
Additional context