![]() |
Windows file share - accessing network file storage 'outside' file manager - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24) +--- Thread: Windows file share - accessing network file storage 'outside' file manager (/showthread.php?tid=549) Pages:
1
2
|
Re: Windows file share - accessing network file storage 'outside' file manager - Wirezfree - 07-12-2014 (07-08-2014, 09:33 PM)Valtam link Wrote: [quote author=Wirezfree link=topic=568.msg2956#msg2956 date=1404834292] Should be able to, if it starts to get messy, start another thread ![]() [/quote] Hi Valtam, Works perfectly, just used user name/password for my NAS in the .creds Now have folder/link straight to my shared NAS folder Like this: Code: # WD NAS1 Shared Many Thanks... Dave Re: Windows file share - accessing network file storage 'outside' file manager - Valtam - 07-12-2014 Good stuff ![]() Re: Windows file share - accessing network file storage 'outside' file manager - Wirezfree - 07-12-2014 Hi Valtam, I spoke to soon.. In my excitement I only browsed an opened files, I tried to write... failed The permissions on the directory read only and owned by Root, and unable to change. I tried the obvious to "chown" it, that fails with: Code: dave@asus-mini-2:~$ sudo chown -R dave: /wdshared In the dmesg log file I found this: Code: [ 6.935001] FS-Cache: Netfs 'cifs' registered for caching Additional Note: If I navigate through Thunar, Browse network to the same location everything works fine. So using the fstab method seems to turn the folder to root user, and then it's RO for me. NEW THREAD: https://www.linuxliteos.com/forums/index.php?topic=589.0 David |