Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 246 Bytes

CacheFtpFS

Simple ftp-backed filesystem. Uses FUSE to mount remote directory over ftp.

Assumes that remote files are rarely changed by other clients, and that user doesn't care about file ownership, permissions or modification times.