On Wed, 2006-02-22 at 21:01 +0000, Dovydas Sankauskas wrote: > I have mounted external usb hdd in ftp server > /dev/sda1 on /home/dovydas/muzika type xfs (rw) > > I can see this dir /home/dovydas/muzika, I can view and delete files obviously. > > When user dovydas connects to ftp server, there is no dir muzika in > his home dir, where I mounted that usb hdd. All other dirs in home dir > are all right, except this one. I have tried to play with various > mount options, like user,dev,suid, but no success. > > I have tried proftpd and vsftpd servers, but results are the same. > What is wrong with my server configuration? Probably nothing; I suspect it's an SELinux issue. Are there any SELinux denials logged in /var/log/messages or /var/log/audit/audit.log? Paul.