Updated VFS System (markdown)

leithoff 2016-05-20 15:51:26 +02:00
parent 4d139f8611
commit d86b30c586

@ -97,6 +97,6 @@ An example for a mount list:
./filemanager/cli.php mount --user root_admin --password adminPassword
```
More options for the URL syntax can be found in the [http://svn.stylite.de/viewvc/egroupware/trunk/phpgwapi/inc/class.filesystem_stream_wrapper.inc.php?view=markup Stream Wrapper Source Code].
More options for the URL syntax can be found in the [Stream Wrapper Source Code](https://raw.githubusercontent.com/EGroupware/egroupware/master/api/src/Vfs/Filesystem/StreamWrapper.php)
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ **VFS System**