For starters my local OS is MacOS and installed FileBot via the PKG.
So I have mounted my remote directory using FUSE and OSXFUSE via SSHFS.
I did that because I wanted to use FileBot to rename files on my remote directory (seedbox). When using FileBot i got the error "AccessDeniedExcepttion". So ...
Search found 2 matches
- 01 Mar 2020, 20:15
- Forum: macOS
- Topic: Access Denied Exception - Fuse
- Replies: 1
- Views: 5352
- 24 Oct 2019, 16:09
- Forum: Help and Support
- Topic: AMC on headless Linux
- Replies: 1
- Views: 2293
AMC on headless Linux
I ssh'ed into my seedbox
curl -O https://raw.githubusercontent.com/filebot/plugins/master/bash/rtorrent-postprocess.sh
chmod +rx rtorrent-postprocess.sh
echo ‘system.method.set_key=event.download.finished,filebot,”execute={‘`pwd`/rtorrent-postprocess.sh’,$d.get_base_path=,$d.get_name=,$d.get ...
curl -O https://raw.githubusercontent.com/filebot/plugins/master/bash/rtorrent-postprocess.sh
chmod +rx rtorrent-postprocess.sh
echo ‘system.method.set_key=event.download.finished,filebot,”execute={‘`pwd`/rtorrent-postprocess.sh’,$d.get_base_path=,$d.get_name=,$d.get ...