Search found 10 matches
- Sat Feb 18, 2017 10:09 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
Thank you so much!!! worked fine!! I will make some modifications to attend if I need to change folders easy!!!
- Sat Feb 18, 2017 9:08 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
And if you leave SHARES="movies" in init script? What do you get after reboot? this is the point.. if I set SHARES="movies" not working(all folders are there), I checked the scrip and didn´t see $SHARES to get this information. /bin/busybox mount -o "${M_OPTS}" -t cifs...
- Sat Feb 18, 2017 8:02 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
Perhaps solution of your problem is easy by modifying existing script, but to get rid of testing and reporting tons of logs, you can try this: 1. Create /torrents/movies as single samba share "movies" on server`s GUI, be sure your new share is accessible as \\192.168.1.2\movies 2. Then tr...
- Sat Feb 18, 2017 7:29 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
- Sat Feb 18, 2017 7:08 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
Are all folders (movies, ps3 etc) inside torrents folder? no, in root folder 192.168.1.2/PS3 or 192.168.1.2/torrent or 192.168.1.2/midias are in total 3 folders. movies are on 192.168.1.2/torrent/movies smb.conf [global] wins support = no unix charset = UTF-8 dos charset = UTF-8 display charset = U...
- Sat Feb 18, 2017 7:03 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
you mount movies on TV by script, just have there only one share listed: SHARES="movies" this is the problem! all folders are there, the big problem is PS3 folder. root@tv:/dtv/usb/sdj/midias/192.168.1.2 # ls -l total 0 drwxrwxrwx 1 root 0 0 May 11 2016 torrent drwxrwxrwx 3 root 0 0 Nov 2...
- Sat Feb 18, 2017 6:55 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
Then change samba settings on your router and add one more share named movies, where you expose /torrent/movies. Something like that :) To do this is easy, no problem , the problem is because my tv are showing me all shared folders, because this I have a big delay. by default script mount a share f...
- Sat Feb 18, 2017 6:42 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
do you have access to TV`s console? try mount manually and check if it works. Something like this . /dtv/SGO.env mkdir /dtv/sda1/movies /bin/busybox mount -t cifs //192.168.1.2/torrent/movies /dtv/sda1/movies then check if there is something inside /dtv/sda1/movies mount: mounting //192.168.1.2/tor...
- Sat Feb 18, 2017 5:58 pm
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
What`s exact network (samba) patch to your movies directory on router? I understand what was going on. The problem was happening because a HD has many files (ps3 games), I removed this folder and now it is much faster. But I want the script to just mount the folder with movies and ignore the others...
- Mon Feb 06, 2017 1:58 am
- Forum: [E] Support
- Topic: samba share mount.
- Replies: 23
- Views: 16048
Re: samba share mount.
Hi, sorry to reopen this, but my ES6500 is taking a long time to mount smb folder, around 5 minutes. I already disable NFS script because I´m not using and set IP in server and my TV. I´m using one router with two HDs( 1TB each one). In server root folder I can see four folders (two folders for each...