An FTP filesystem for OpenBSD using Arla XFS interface.
ftpfs.tar.gz | 1 Jun 2001 | 38.0k |
Status: Incomplete
This program uses Arla's XFS filesystem interface. It creates a virtual filesystem that translates local file operations into FTP commands sent to a remote FTP server, thus making an FTP site appear local.
I wrote this because our department forced web server maintennance through an FTP site, which was a real pain. Before I had fully debugged this program, they saw the light and made the web server filesystem available through NFS again.
Update: The XFS API has since changed considerably, and this code has since become incompatible.
This software has been placed in the public domain.