Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

codelulu/pyHFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

pyHFS

A simple HTTP File Server(2.2f) implemented in python.

It's mainly used for running in MacOSX / Linux as a HFS server to assist in PC File Download in WP7.

It contains only a few simple functions (compared to http://www.rejetto.com/hfs/), such as browsing, downloading, file-listing, folder-tarring.

The implementatinon is modified from SimpleHTTPServer.

build, install, uninstall, run

build:

$ make

python-setuptools is necessary.

install:

$ sudo make install

python-setuptools is necessary.

uninstall:

$ sudo make uninstall

python-pip is necessary.

run:

$ python -m hfs.hfs2 [ port ]

or in the pyHFS's dir:

$ python src/hfs2.py

License

GPLv2.

pyHFS comes with ABSOLUTELY NO WARRANTY.

The files in the directory tpl and res:

GPLv2, Copyright (C) 2002-2008 Massimo Melina (www.rejetto.com).

HTTP File Server

http://www.rejetto.com/hfs/

About

A simple HTTP File Server implemented in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /