Skip to content

bmwiedemann/curlwwwfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f256a9b · Jul 13, 2015

History

13 Commits
Feb 12, 2012
Feb 13, 2012
Feb 15, 2012
Jul 13, 2015
Jul 4, 2013

Repository files navigation

##Installation

curlwwwfs requires the Fuse module, which you can get for openSUSE and SLE with

OneClickInstallUI http://multiymp.zq1.de/devel:languages:perl/perl-Fuse
# and additionally you need
zypper -n in make perl-libwww-perl
make install

##Usage

mkdir mnt
curlwwwfs http://lsmod.de/bootcd/ mnt

This will remain running in the foreground. You can add a & to send it into background.

When you do not need the mount anymore, you unmount it with

fusermount -u mnt

About

mount HTTP directories with FUSE

Resources

License

Stars

Watchers

Forks

Packages

No packages published