Open
Description
Hi, thanks for writing script-server, quite useful!
I have a usecase where my script is generating rather large MP4 files, and every time I run it, all output files (including the ones from previous runs) get copied to a temp folder. This takes quite a bit of time and disk space, so I was wondering if there is a way to avoid the copy step? Maybe just soft-link them instead?