/ Home / software / <attic> / WhiskeyFS /

  •  [Go Up]
  •  keepalive.py
  •  webserver.py
  •  WhiskeyFS
  •  Whiskey.py

WhiskeyFS

Mount your Megashares tree in Linux.

Megashares didn't write this program, so they're innocent... it's all my fault.

This is experimental, proof-of-concept stuff, please don't use it for anything important, and if it breaks or burns your house, though luck.

And it's slow.

Requires Linux >= 2.6, Python >= 2.4, FUSE, FUSE-Python.

Usage

USER="megashares_user"
export USER
mkdir -p ~/mount/Whiskey
chmod +x ./WhiskeyFS
./WhiskeyFS -d ~/mount/Whiskey
cd ~/mount/Whiskey
ls

License

This program is in the public domain, except for "keepalive.py", which I didn't write and the author released under LGPL. Please read the first few lines of each file.

Author: Danny (remove the ".nospam" to send)

Last modification on: Sat, 04 May 2024 .