> Force your users to use sftp or scp to move their files about. If you > want to be really paranoid, run your ftp daemon in a chroot and use the > Linux 2.4 feature of multi-mount binding of directories. E.g. > > bash$ sudo mount --bind /home/ftp/pub /var/chroot/ftpd/pub > bash$ sudo chroot /var/chroot/ftpd /etc/init.d/wuftpd start what's the benefit of multi-mount binding in this case? Carl Soderstrom -- Network Engineer Real-Time Enterprises (952) 943-8700