Transfer files to a network folder on Unraid using Ubuntu
Transfer files to a network folder on Unraid using Ubuntu
erver=ryzen-svr.local,share=torrents". I'm downloading there, and Deluge is set up for this location. I think adjusting file permissions or using a different mount option could help, but I'm not sure how to implement it. One possible solution is to move the torrents to a local folder and schedule automatic transfers to the network share. Let me know if you need guidance on that.
I have an unraid server with a share configuration, but torrents keep triggering errors like "Operation not supported" or "No such file or directory." It looks like the issue might be related to permissions. On the Ubuntu VM in Unraid, you're using the path "/run/user/1000/gvfs/smb-share
erver=ryzen-svr.local,share=torrents". I'm downloading there, and Deluge is set up for this location. I think adjusting file permissions or using a different mount option could help, but I'm not sure how to implement it. One possible solution is to move the torrents to a local folder and schedule automatic transfers to the network share. Let me know if you need guidance on that.
Your guess about permissions might be accurate. First, check if your torrents are actually being downloaded. If not, ensure your torrent client is allowed access by joining the appropriate storage group using the usermod command.
Thanks for sharing the details. I successfully set up the binhex deluge vpn docker alongside my PIA VPN, managing it through the WebUI—it's amazing. No permission problems since it runs directly on Unraid and performs exceptionally well. It's one of those cool projects I've worked on, showing great promise as I explore more Unraid features.