PROBLEMS TO accessing NFS, Samba and Fusesmb

Here for general support for D series TVs, request and problem solve area.
Post Reply

User avatar
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

PROBLEMS TO accessing NFS, Samba and Fusesmb

Post by brunogts77 »

Hi. Since I enabled NFS, Samba and Fusesmb, my tv can show all my shares but the last point, when i go to access the movie folder , I get the message: "can not read directory"! In the upper left corner of the tv, I have a statement: "LOADING"! This message, never stops. Is it normal?? If i connect via FTP, I can see all the shares and access to all levels of folders, including i can read movies, photos, music! Anyone can help me? Have turned off the script: djmount.init already deleted the folder "contents / database", any suggestions???
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
User avatar
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

Re: PROBLEMS TO accessing NFS, Samba and Fusesmb

Post by brunogts77 »

Hi, the problem was "Fusesmb"! I have disabled the script and now all works fine. Can someone explain why the script fusesmb can not work together with the script "samba"?
Below is my file samba and fusesmb:

[Samba fille]
/dtv/SGO.env
# sleep 9
##### CHANGE MEEEEE !!!!! ######
USER="sysadmin"
PASSWD="123456789"
PERM="rw" # can be ro or rw
##### CHANGE MEEEEE END ######

rm -fr /mtd_contents/database/

[ -e /mtd_rwarea/smb_userdata ] && source /mtd_rwarea/smb_userdata
[ -z $USER ] && exit 1
[ -z $PASSWD ] && exit 1

DEST_DIR=$MOUNT_PATH/smb
SERVER=""
# SERVER="10.0.0.1" # if you want a fixed server
SHARES="Video Music Photo"
FR_NAME="Samba Server"
# M_OPTS="rw,user=${USER},password=${PASSWD}"
M_OPTS="$PERM,user=${USER},password=${PASSWD},codepage=cp1250,iocharset=utf8"

[Fusesmb fille]
. /dtv/SGO.env
# sleep 9
##### CHANGE MEEEEE !!!!! ######
USER="sysadmin"
PASSWD="carteiro"
##### CHANGE MEEEEE END ######

[ -e /mtd_rwarea/smb_userdata ] && source /mtd_rwarea/smb_userdata

[ -z $USER ] && exit 1
[ -z $PASSWD ] && exit 1

DEST_DIR=$MOUNT_PATH/fusesmb

FR_NAME="NG Windows Server"

************************************************************Anyone can help me? Should I make any changes?***********************************************************************
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]

Post Reply

Return to “[D] Support”