solo2 cifs problem with seagate go flex hdd

atm

Vu+ Newbie
hi everybody.,

i bought go flex home 3tb. ı am easly using with my onkyo,lg tv,samsung blue ray player on dlna..

but i tried to connect my linux solo2 sat receiver to play my music and film on public folder.

my receiver is connecting but it is not seen my movies or musics.

ı tried to cifs mount on telnet ..it is not working...

can you help me to mount my go flex to linux receiver?




mount -t cifs //192.168.2.192/GoFlex Home/media/Movies -w username=22222,password=111111
mount -t cifs //192.168.2.192/GoFlex_Home/media/net -o username=****,password=****
mount -t cifs //192.168.2.192/GoFlex_Home media/net -a username=****,password=****

did not work???????

hdd ip:192.168.2.192
ports:80-21-443 is open
hdd name:goflex_home
what is correct mounted? thx...
 
and if i open file browser ,i can see in my movies folder...on upnp..
file browser only plays mp3 and avi files on go flex hdd.
but media player doesen't see in hdd.:mad:

i checked valeri project..it is connected my hdd..but it is only read avi files on my movies folder...
http://code.google.com/p/project-valerie/

is there any plug in to connect media files on neighbours connections?
 
hi everybody.,

i bought go flex home 3tb. ı am easly using with my onkyo,lg tv,samsung blue ray player on dlna..

but i tried to connect my linux solo2 sat receiver to play my music and film on public folder.

my receiver is connecting but it is not seen my movies or musics.

ı tried to cifs mount on telnet ..it is not working...

can you help me to mount my go flex to linux receiver?




mount -t cifs //192.168.2.192/GoFlex Home/media/Movies -w username=22222,password=111111
mount -t cifs //192.168.2.192/GoFlex_Home/media/net -o username=****,password=****
mount -t cifs //192.168.2.192/GoFlex_Home media/net -a username=****,password=****

did not work???????

hdd ip:192.168.2.192
ports:80-21-443 is open
hdd name:goflex_home
what is correct mounted? thx...

Hi, for me is working this command

mount -t cifs //192.168.2.2/media /mnt/media/ -o username=vu,password=vu

But i don't think that ports 80,21 and 443 are ok, because samba is on port 445, so try open port 445 and try again.

Regards

Martin
 
Back
Top