1751894 Members
5084 Online
108783 Solutions
New Discussion юеВ

sharing via linux

 
ShreeS
Advisor

sharing via linux

hi all,
i have a problem that,
i share a directory through sambaserver and give RW permission to thar directory, and when i going to access that directory in athor linux machin it shows that directory but i cont be open and copy that directory.
2 REPLIES 2
Alpha977
Valued Contributor

Re: sharing via linux

Hello shreekanth!

Are you sure you give right permission to the directory?

Try to give "chmod 755 " where is the name of your directory, or try to authenticate like root user.

Regards!
Ivan Ferreira
Honored Contributor

Re: sharing via linux

I think that from linux to linux you should use NFS.

Please post the output of:

ls -lad /path/to/share

And the share definition in the samba config file.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?