January 5, 201610 yr Ok need some help here - I added some cron jobs to run on a monthly & quarterly basis. I did a test run the other day - all was well. The quarterly one copies files from a share to disk 1 1 15 * 1 * rsync -av --delete /mnt/user/files/pictures/ /mnt/disk1/unRAID_Q1 The monthly one copies files from a share to disk 2 - 25 15 * 1 * rsync -av --delete /mnt/user/files/Data /mnt/disk2/unRAID_Monthly Now today I see the folder it created is listed as a share - why is that - I don't want them as a share.
January 5, 201610 yr Community Expert All top level folders of any disks are automatically a user share with the same name as the folder. Any share will have default settings if you don't configure it. If you don't want to see a share on the network, you can set it to hidden and also restrict access if needed in each shares settings.
January 5, 201610 yr Author Oh yes I forgot about that. I will just force them to use only a certain disk as well as hiding them.
Archived
This topic is now archived and is closed to further replies.