mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #223 from wakeup/stable6
Add how to move files inside web interface
This commit is contained in:
@@ -2,7 +2,7 @@ Accessing your Files (Web Interface)
|
||||
====================================
|
||||
|
||||
Your ownCloud files can be accessed from anywhere by using your ownCloud web interface. In files app,
|
||||
you can view (if a common type), rename, download, share and delete your files easily. If versioning app is
|
||||
you can view (if a common type), move, rename, download, share and delete your files easily. If versioning app is
|
||||
enabled, you can also revert a file to specific version. See :doc:`versioncontrol` for details.
|
||||
|
||||
.. figure:: ../images/oc_filesweb.png
|
||||
@@ -54,6 +54,11 @@ Viewing files
|
||||
ownCloud can display uncompressed text files, OpenDocument files, PDFs, and image files by simply clicking on
|
||||
the file name. If displaying of a file is not possible, a download process will start.
|
||||
|
||||
Moving files
|
||||
------------
|
||||
|
||||
In ownCloud web interface, file(s) can be moved by dragging and dropping them into a sub-directory. If you would like move a directory to an upper directory, drag the file(s) into one of the folders shown in navigation bar.
|
||||
|
||||
Sharing files
|
||||
-------------
|
||||
|
||||
|
||||
@@ -51,5 +51,5 @@ The web interface comprises of the following items:
|
||||
password. You can also retrieve the WebDAV URL (see next chapter) and show
|
||||
your quota. Administrators will also get access to user management
|
||||
(:guilabel:`Users`), the apps settings (:guilabel:`Apps`) and administrative settings (:guilabel:`Admin`) including access to ownCloud's log. You will also find logout button in this menu.
|
||||
5. **Apps**: This button is only visible to administrators. Using this button allows administrators to enable/disable apps.
|
||||
5. **Apps**: This button is only visible to administrators. Using this button allows administrators to enable/disable apps.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user