Inside the qbittorrent jail, the mount point is /root/media. Try that as your save path.
So, yes, /media will do.
Here is the complete picture in case someone needs it:
In the jails mouting points setup, source and destination are :
Source : /mnt/Data/Media/Movies
Destination : /mnt/Data/iocage/jails/qbittorrent/root/media
In qbittorrent WebGui setup:
Default Save Path : /media/
in Windows explorer i am then able to find my media files at : \\{Freenas server}\Data\Media\Movies
Yes. As a 'mount point' the directory has to be empty, so the very last portion of the path would be the directory that would be empty, as a freshly created directory. If you list the directory referenced by that path and it has *any* contents, even another directory, then you will not be able to mount there. Look closely at what you're attempting, you will likely see where the slip up is. I wish you success.I tried setting my destination to "/mnt/Mac/iocage/jails/qbittorrent/root/media" but i couldn't save the path. Error Destination directory must be empty.
I'm sorry, I do not know AFP, however, I looked it up (https://en.wikipedia.org/wiki/Apple_Filing_Protocol) and I see one detail that might need adjustment:Do you have any other suggestion
Notable current compatibility topics are:
- Mac OS X v10.4 and later eliminates support for AFP servers that rely solely on AppleTalk for communication.
- Computers using classic Mac OS can connect to AFP 3.x servers, with some limitations. For example, the maximum file size in Mac OS 8 is 2 gigabytes. Typically, Mac OS 9.1 or later is recommended for connecting to AFP 3.x servers; for versions of original Mac OS prior to 9.1, installation of the AppleShare client 3.8.8 is required.
- AFP 3.0 and later is required for network home directories, since Mac OS X requires POSIX permissions on user home directories. Single sign-on using Kerberos requires AFP 3.1.
- APFS: AFP is incompatible with sharing of APFS volumes but is still usable as a Time Machine destination in High Sierra
Which ever works best for you. I'd imagine they each have their quirks or things they do better, or maybe just that one or the other may be easier to setup? I cannot say.Thank you for your suggestion. Could this issue be avoided by using SMB shares vice AFP?