Quick install ------------ After you get the file, login to your machine as root. Then do this: cp .podfukrc /etc cp ftpfs /etc/init.d cp podfuk /usr/bin/podfuk cp kpod_mon /usr/bin/kpod_mon cp libvfs.so /usr/lib/libvfs.so cd /etc/rc2.d ln ../init.d/ftpfs S50ftpfs ldconfig mkdir /mnt/.mcvfs mkdir /mnt/ftp cd /mnt/ftp ln -s ../.mcvfs/#ftp:ftp.corel.com corel Your FTP file system should be alive on the next reboot. If you want to test it without a reboot, type: /etc/init.d/ftpfs start To test it, just do ls -l /mnt/ftp/corel/. You should see the base directory of the Corel FTP site. This version is very very verbose. This will clean up by next week. Pat