transmission-batch-move icon indicating copy to clipboard operation
transmission-batch-move copied to clipboard

Allow modification of 'incomplete-dir' location

Open klogg opened this issue 5 years ago • 1 comments

Sometimes it is necessary to change not only location of 'destination' but also location of 'incomplete-dir' where temporary downloads are stored as configured by Transmissions 'resume' files.

Added 2 options: -d or --destination to change torrent's destination location -i or --incomplete-dir to change torrents incomplete location Now it is mandantory to specify one of them when running the script. The logic was tested and checked with shellcheck.

README and AUTHORS are updated accordingly.

klogg avatar Jun 07 '19 14:06 klogg

Thank you Artem! Please fix misspelled parameter and I will merge it.

vlevit avatar Jun 13 '19 18:06 vlevit