I have an FTP server mounted with curlftpfs. But when I try to download torrent with Transmission to the mounted folder it gives me an error: "torrent name" tr_fdFileCheckout failed for "file path" Operation not supported (inout.c:101)
Transmission-daemon has root permissions, folder is mounted by root.
Asked
Active
Viewed 749 times
0
maximxls
- 1
curlftpfs. – Dec 21 '20 at 22:26curlftpfsfile system with torrents in the manner you've specified, no. If you really must do things like this, it would make much more sense to download the torrent to anext4device, then have Transmission write the file to thecurlftpfslocation after it's complete. However, there are a bunch of caveats that you'll need to consider when doing this, as you're going to be using a boatload of bandwidth with your setup. – Dec 22 '20 at 05:02