You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_manual/files/filesweb.rst
+8-7
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Accessing your Files (Web Interface)
2
2
====================================
3
3
4
-
Your ownCloud files can be accessed from anywhere by using your ownCloud web interface. In files app,
4
+
Your ownCloud files can be accessed from anywhere by using your ownCloud's web interface. In the files app,
5
5
you can view (if a common type), move, rename, download, share and delete your files easily. If versioning app is
6
6
enabled, you can also revert a file to specific version. See :doc:`versioncontrol` for details.
7
7
@@ -10,7 +10,8 @@ Files app on ownCloud web interface
10
10
11
11
With ownCloud 6, you can now see file thumbnails next to the filenames. By hovering your cursor on a file, you
12
12
will be provided with some file operations. You can use rename, download, share buttons to perform those actions
13
-
or click on the cross icon at the rightmost location to remove the hovered file.
13
+
or click on the cross icon at the rightmost location to remove the hovered file. If the file is an editable
14
+
office file, it will also show *Edit* button to open the file in documents app (if this app is enabled).
14
15
15
16
Navigating inside your ownCloud
16
17
-------------------------------
@@ -21,7 +22,7 @@ will show your current directory:
21
22
.. figure:: ../images/oc_filesweb_navigate.png
22
23
Navigation bar
23
24
24
-
You can click on one of the upper directories to navigate up or use home icon to navigate into your root
25
+
You can click on one of the upper directories to navigate up or use home icon to navigate back into your root
25
26
folder.
26
27
27
28
@@ -36,7 +37,7 @@ New button options
36
37
37
38
* *Text file* will create a simple text file and add into the current folder in your ownCloud.
38
39
* *Folder* will create a folder in current folder.
39
-
* *From link* will download the file from the provided link and place in the current folder.
40
+
* *From link* will download the file from the provided link and place it into the current folder.
40
41
41
42
42
43
Selecting files
@@ -62,9 +63,9 @@ In ownCloud web interface, file(s) can be moved by dragging and dropping them in
62
63
Sharing files
63
64
-------------
64
65
65
-
Any file/folder on ownCloud can be shared to download with a local user, group or any person online with a public link. Shared files/folders will show a *Shared* text next to their filenames.
66
+
Any file/folder on ownCloud can be shared to download with a local user, group or any person online with a public link. Shared files/folders will show a *Shared* text next to their names.
66
67
67
-
To share a file/folder, hover your cursor on an item in files app and click *Share*. You will be provided with some options:
68
+
To share a file/folder, hover your cursor on an item in the files app and click *Share*. You will be provided with some options:
68
69
69
70
.. figure:: ../images/oc_files_share.png
70
71
Share dialog
@@ -74,7 +75,7 @@ Share dialog
74
75
* If you click on *Share link*, the other options will be visible. Since this link allows everyone
75
76
to download this file/folder, you may want to protect this share with a password. To do that,
76
77
click on *Password protect* and set a password.
77
-
* If this share is a folder, you also will have an option to enable uploads into this folder using
78
+
* If this share is a folder, you will also have an option to enable uploads into this folder using
78
79
the provided link. This is very useful to collect files from multiple users into same place easily.
79
80
* If your server is configured with a mail server, you can type e-mail addresses seperated with space to send the link to multiple users.
80
81
* Finally, setting an expiration date will expiry the share after the specified date.
0 commit comments