Hello, i have a problem regarding upload/creating/deleting via ftp on smbmounted folder.. I have smbmounted a windows XP folder to my ftp. I use glftpd. i have tried lots of things.. -o rw dont work.. It works fine to connect to the ftp and DOWNLOAD from the mounted directory, but not to upload/delete. In the shell it works while beeing "root" to create/delete but not any other users.. What should i to make this work? i have tried smbmount 2.0.8 and now i'm using 2.999+3.0.alpha20-2 for Debian. Many thanks Johan
Read the manpage for smbmount. You want the uid and gid options. Clark -----Original Message----- From: Johan Andersson [mailto:di1anjo@chl.chalmers.se] Sent: Wednesday, October 09, 2002 9:52 AM To: samba@samba.org Subject: [Samba] ftp upload to a smbmounted folder Hello, i have a problem regarding upload/creating/deleting via ftp on smbmounted folder.. I have smbmounted a windows XP folder to my ftp. I use glftpd. i have tried lots of things.. -o rw dont work.. It works fine to connect to the ftp and DOWNLOAD from the mounted directory, but not to upload/delete. In the shell it works while beeing "root" to create/delete but not any other users.. What should i to make this work? i have tried smbmount 2.0.8 and now i'm using 2.999+3.0.alpha20-2 for Debian. Many thanks Johan -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
On Wed, 2002-10-09 at 10:52, Johan Andersson wrote:> Hello, i have a problem regarding upload/creating/deleting via ftp on smbmounted folder.. I have smbmounted a windows > XP folder to my ftp. I use glftpd. i have tried lots of things.. -o rw dont work.. It works fine to connect to the ftp and > DOWNLOAD from the mounted directory, but not to upload/delete. In the shell it works while beeing "root" to > create/delete but not any other users.. What should i to make this work? i have tried smbmount 2.0.8 and now i'm using > 2.999+3.0.alpha20-2 for Debian. > > Many thanks > Johancan you write to the mounted dir as the ftp user on the unix machine? if so then there is a problem with your ftpd if not - that's your trouble. brad