fusedav - Online in the Cloud

This is the command fusedav that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fusedav - mount WebDAV shares

SYNOPSIS


fusedav [-hDL]
[-t secs]
[-u username] [-p password]
[-o options]
URL mountpoint

DESCRIPTION


fusedav is a userspace filesystem driver that allows you to mount WebDAV shares. This way
you can transparently edit and manage files on a remote server. As long as the fusedav
process is running, the WebDAV share located at URL is accessible under mountpoint.

If username and password are required and you did not specify them on the command line you
will be prompted as soon as you are trying to access the mounted share.

OPTIONS


-h Show summary of options.

-D Enable debug mode.

-L Lock the repository during mount. (Not properly supported on all servers, hence not
enabled by default.)

-t secs
Set lock timeout to secs seconds.

-u username
Use username for authentication if required.

-p password
Use password for authentication if required.

-o options
Pass options as additional mount options to FUSE.

URL Location of the WebDAV share.

mountpoint
Local mountpoint of the WebDAV share.

Use fusedav online using onworks.net services



Latest Linux & Windows online programs