aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Problems with smbfs share  (Read 1844 times)

peterp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Problems with smbfs share
« on: March 22, 2005, 11:14:18 AM »

i have mounted a samba share from a different computer to my linux machine running amule. i want to use it for tmp and incoming files.

/etc/fstab:
//win-srv/privat  /store/samba/priv  smbfs  username=user,password=pwd,dmask=777,fmask=777  0  0

sh-2.05b$ ls -la  /store/samba/priv
drwxrwxrwx    1 root     root         4096 Mar 22 09:14 .
drwxr-xr-x    3 root     root           72 Mar 21 19:38 ..
drwxrwxrwx    1 root     root         4096 Mar 21 22:33 download

so everything is chmod 777 and the user i run amule with can make directories, files and delete them.

amule gives me following error:

'Could not create backup of ...001.part.met'
error 1: Operation not permitted

Note that doing a chmod on a samba-mounted share is not supported, i assume amule is trying to chmod some files, which is not necessary.

I changed "default permissions' in Security tab of amule to 777/777

What can i do?

Thanks
Peter
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Problems with smbfs share
« Reply #1 on: March 24, 2005, 07:47:56 AM »

Fixed now. Next tarball will have it.
Logged