Search found 2 matches

by matt
Wed Jul 03, 2024 2:38 pm
Forum: Support
Topic: transmission-remote script not removing torrent
Replies: 3
Views: 13500

Re: transmission-remote script not removing torrent

I had to use the full path to the command, for whatever reason

Code: Select all

destinationPath="/External/Torrents"
/opt/homebrew/bin/transmission-remote -t "${TR_TORRENT_ID}" --move "${destinationPath}" --remove
by matt
Tue May 13, 2008 4:48 pm
Forum: Mac Support
Topic: Permission Denied
Replies: 51
Views: 182999

Thanks

Not sure how my download directory became read only but this topic helped be track down the problem.