Re: vsftpd: access network directories possibe?
- From: Alan_C <mtbr0228AT@xxxxxxxxxxxxxxxx>
- Date: Sat, 28 Oct 2006 05:32:25 GMT
Ohmster <notareal@emailaddress.> writes:
<snip>
I have the XP share mounted with cifs on the FC5 machine as /mnt/test and
all of the files are fully accessable for reading (XP machine file system
is NTSF), but when I make a symlink to the mounted XP share, vsftpd gives
a permission denied message. I then mounted the XP share again
Isn't the --bind option needed when something gets mounted for a 2nd time?
I think it is.
(or maybe I haven't correctly grasped / you unmounted then mounted under ftp)
Yes, vsftp doesn't like symlink nor even other partitions mounted elsewhere
either.
I had a different partition (previously mounted elsewhere, not under the ftp).
I wanted it (this mounted folder) shared to vsftp. The only thing that ended
up working for me was to mount it again (using the --bind option) under the ftp.
I did not unmount it. That is, the (partition mounted to a folder) remained
mounted to its original mount. I then used the --bind option to also mount
that partition again under the ftp. And now those files work with vsftp.
pub directory in the vsftpd home and now the files can be access by<snip>
entering the mounted share and the directory list is available and all
the files are displayed as normal. Here is the command:
mount -t cifs -o
credentials=/etc/smbpasswd.cifs,directio,uid=ohmster,gid=ohmster,rw,dir_m
ode=0755,file_mode=0644,iocharset=utf8 //missy/ohmster_music
/home/ftpsite/pub/test
--
Alan.
.
- Follow-Ups:
- Re: vsftpd: access network directories possibe?
- From: Ohmster
- Re: vsftpd: access network directories possibe?
- References:
- vsftpd: access network directories possibe?
- From: Ohmster
- vsftpd: access network directories possibe?
- Prev by Date: tomcat - apache -ProxyPass
- Next by Date: Re: vsftpd: access network directories possibe?
- Previous by thread: vsftpd: access network directories possibe?
- Next by thread: Re: vsftpd: access network directories possibe?
- Index(es):
Relevant Pages
|