added screenshots

This commit is contained in:
j-ed
2013-07-13 20:06:55 +02:00
parent f845bfa339
commit 3a83f18928

View File

@@ -3,19 +3,19 @@ Custom Mount Configuration Web-GUI
Since ownCloud 5.0 it is possible to mount external storage providers into
ownCloud's virtual file system. To add an external storage backend to your
ownCloud head to Settings -> Admin or Personal. As an administrator you can
mount external storage for any group or user. Users are also allowed to mount
external storage for their selves if this setting has been enabled by the
administrator.
ownCloud head to *Settings* -> *Admin* or *Personal*. As administrator you
can mount external storage for any group or user. Users are also allowed
to mount external storage for their selves if this setting has been enabled
by the administrator.
custom_mount_config_gui-1.png
.. figure:: ../images/custom_mount_config_gui-1.png
At first you have to enter the mount point, this is the directory that the
storage will be mounted to. Then you select the storage backend from the list
of supported backends. As of writing ownCloud currently supports the following
storage backends:
storage will be mounted to. Then you have to select the storage backend from
the list of supported backends. As of writing ownCloud currently supports the
following storage backends:
custom_mount_config_gui-2.png
.. figure:: ../images/custom_mount_config_gui-2.png
- Local file system (mount storage that is outside your ownClouds data directory)
- FTP (or FTPS)
@@ -30,8 +30,8 @@ custom_mount_config_gui-2.png
Please keep in mind, that users are not allowed to mount local file storage for
security purposes.
custom_mount_config_gui-3.png
custom_mount_config_gui-4.png
.. figure:: ../images/custom_mount_config_gui-3.png
.. figure:: ../images/custom_mount_config_gui-4.png
Once a backend has been selected, more configuration fields will appear. The
displayed configuration fields may vary depending on the selected storage backend.
@@ -45,8 +45,8 @@ For example, the FTP storage backend needs the following configuration details:
- **root**: the folder inside the ftp server to mount (optional, defaults
to /)
If Dropbox or Google Drive as storage backend an OAuth dialog will be shown to
automatically generate and fetch the required token information.
If Dropbox or Google Drive are chosen as storage backend an OAuth dialog will be
shown to automatically generate and fetch the required token information.
.. _Amazon S3: http://aws.amazon.com/de/s3/
.. _Dropbox: https://www.dropbox.com/