Riiight so here is the issue....
I broke it again.....
Here is the results of the ls command for you
Code:
[root@freenas ~]# jls                                                          
   JID  IP Address      Hostname                      Path                    
     1  -               plexmediaserver_1             /mnt/AlphaVolume/jails/ple
xmediaserver_1                                                                
     2  -               syncthing_1                   /mnt/AlphaVolume/jails/syn
cthing_1                                                                      
[root@freenas ~]# jexec 2 tcsh                                                
root@syncthing_1:/ # ls -l /meida                                              
ls: /meida: No such file or directory                                          
root@syncthing_1:/ # ls -l /media                                              
total 34                                                                      
drwxrwx---  13 1001  admin  17 Feb  3 18:54 collegesync                        
drwxrwx---   9 1001  admin  10 Feb  3 12:06 gamesync                          
drwxrwx---   2 root  wheel   2 Feb  3 19:55 sync                              
root@syncthing_1:/ # 
And here is the error im now getting -
Code:
2017-02-03 20:01:29: Loading ignores: open /media/sync/.stignore: permission denied
2017-02-03 20:01:29: Creating folder marker: open /media/sync/.stfolder: permission denied
2017-02-03 20:01:29: Stopping folder "SyncTest" (rtaly-zclpb) - folder path missing
Permission types are all set to UNIX and the share type remains as Windows, ive got no idea whats causing it.