Skip to content

lootr/fuse-putiofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuse-putiofs

fuse-python is a fuse filesystem utilizing the put.io API.

This is an early alpha version with only read-only capabilities

Dependencies

fuse-python requires the following packages:

  • python:2
  • fuse
  • fuse-python

Usage

--version show program's version number and exit
-h, --help show this help message and exit
-o <opt[,opt...]>
 mount options
-o <key=KEY> put.io API key
-o <secret=SECRET>
 put.io API secret

./putiofs.py MOUNTPOINT -osync_read,key=KEY,secret=SECRET

About

Fuse-fs utilizing the put.io API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages