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
docs: normalize legacy server product name to "ownCloud Classic" (6.0) (#751)
docs: normalize legacy server product name to "ownCloud Classic"
Backport of the "ownCloud Classic" rename to this maintained version
branch so the published docs are consistent across versions.
Renames the legacy product to its canonical name "ownCloud Classic"
in user-facing text (prose, headings, link display text, the Antora
component title), fixes grammar where replacing the noun "Server"
left a dangling phrase, and normalizes the OC10 prose shorthand in
the migration guide.
Out of scope / unchanged: xref/include targets, module slugs
(classic_ui, oc10-app), URLs, hostnames, attribute names, and the
new product names (ownCloud Infinite Scale / oCIS). Version numbers
in this version-specific manual are kept (e.g. migration 10 -> 11).
Verified: every URL/xref target byte-identical, oCIS/Infinite Scale
occurrences unchanged, and the Antora build produces an identical
error set versus the base branch.
Part of owncloud/docs#5111
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: modules/ROOT/pages/faq.adoc
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,11 +31,11 @@ When a quota has been defined, you can see additional info in your sync relation
31
31
32
32
[width=100%,cols="^.50%,^.50%",options="header"]
33
33
|===
34
-
a| ownCloud Server +
34
+
a| ownCloud Classic +
35
35
Quotas shown for the sync relationship
36
36
a| Infinite Scale +
37
37
No quotas shown for the personal space or received shares, but for project spaces
38
-
a| image::faq/sync-quota-oc10.png[Quotas in ownCloud Server,width=350]
38
+
a| image::faq/sync-quota-oc10.png[Quotas in ownCloud Classic,width=350]
39
39
a| image::faq/sync-quota-spaces.png[Quotas in Infinite Scale,width=350]
40
40
|===
41
41
@@ -52,10 +52,10 @@ a|
52
52
*Data used in my quota*
53
53
54
54
+ data used in external storages (a)
55
-
(ownCloud Server only)
55
+
(ownCloud Classic only)
56
56
57
57
+ data used in other users' shares (a)
58
-
(ownCloud Server only)
58
+
(ownCloud Classic only)
59
59
60
60
= *Total used in my quota*
61
61
----
@@ -66,17 +66,17 @@ a|
66
66
*Available quota*
67
67
68
68
+ data used in external storages (a)
69
-
(ownCloud Server only)
69
+
(ownCloud Classic only)
70
70
71
71
+ data used in other users' shares (a)
72
-
(ownCloud Server only)
72
+
(ownCloud Classic only)
73
73
74
74
= *Total available in my quota*
75
75
----
76
76
|===
77
77
78
78
.Note to reference (a) in the table
79
-
ownCloud Server provides external storages and remote shares as folders. These folders do not count against the quota. To mitigate this situation in the Desktop app, the sizes of these folders are added to the quotas shown by the Desktop app automatically to avoid showing incorrect available space. In total, the quota values level out and no wrong differences are shown, though the absolute quota values may look higher than they are in reality - the absolute difference is correct. This difference shows if files to sync could be uploaded to the server successfully.
79
+
ownCloud Classic provides external storages and remote shares as folders. These folders do not count against the quota. To mitigate this situation in the Desktop app, the sizes of these folders are added to the quotas shown by the Desktop app automatically to avoid showing incorrect available space. In total, the quota values level out and no wrong differences are shown, though the absolute quota values may look higher than they are in reality - the absolute difference is correct. This difference shows if files to sync could be uploaded to the server successfully.
80
80
81
81
Note that with Infinite Scale, each space has its own sync relationship and therefore quota values show as they are defined for each.
NOTE: Starting with {ini_name} version 7.0, the Desktop App will no longer support ownCloud Server, only ownCloud Infinite Scale. To use the Desktop App with ownCloud Server, use version 6.x instead.
14
+
NOTE: Starting with {ini_name} version 7.0, the Desktop App will no longer support ownCloud Classic, only ownCloud Infinite Scale. To use the Desktop App with ownCloud Classic, use version 6.x instead.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/using.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -391,7 +391,7 @@ Note that if you create a new sync connection for the previously removed folder,
391
391
ifeval::["{targetbuild}" == "oc"]
392
392
=== Spaces
393
393
394
-
Spaces are only available when connected to an Infinite Scale backend. In most cases, they are similar to folders or external mounts when the backend is ownCloud Server and one might not see differences, though some exist:
394
+
Spaces are only available when connected to an Infinite Scale backend. In most cases, they are similar to folders or external mounts when the backend is ownCloud Classic and one might not see differences, though some exist:
395
395
396
396
* On initial account setup, all available spaces are auto-selected for the synchronization process.
397
397
** There are at minimum two spaces added, which are the personal space and the space that contains all received shares. Shares are shown as folders in the local filesystem.
@@ -403,13 +403,13 @@ Spaces are only available when connected to an Infinite Scale backend. In most c
403
403
404
404
=== Managing Resources to Synchronize
405
405
406
-
When an account gets added the first time, you can select which remote resources you want to synchronize. This includes the syncronization type which defaults to VFS if available on your operating system (OS) or selective sync where you manually select the resoures to be synchronized otherwise. These resources are represented by the Desktop app as local folders using the base path defined during account setup. Depending on the backend connected, resources shown can be the full external mount or a folder inside an external mount when using ownCloud Server, or spaces when using Infinite Scale.
406
+
When an account gets added the first time, you can select which remote resources you want to synchronize. This includes the syncronization type which defaults to VFS if available on your operating system (OS) or selective sync where you manually select the resoures to be synchronized otherwise. These resources are represented by the Desktop app as local folders using the base path defined during account setup. Depending on the backend connected, resources shown can be the full external mount or a folder inside an external mount when using ownCloud Classic, or spaces when using Infinite Scale.
407
407
408
408
If VFS is available for your OS but selective sync has been chosen, you can at any time switch to VFS and vice versa. Note to check the available disk space before switching from VFS to selective sync (Disable Virtual File support).
409
409
410
410
The base path defined on first sync is not the only path that can be used. Resources can have their individual base path. This is can be beneficial if you want selected resources to be located on different paths than the default.
411
411
412
-
==== Using an Account That Connects To ownCloud Server:
412
+
==== Using an Account That Connects To ownCloud Classic:
413
413
414
414
When VFS has been enabled on initial account setup, all new resources from the server will be added automatically but do not require additional space.
The default browser opens and shows the share dialog of ownCloud Web to take the required settings. If you are not logged in, you will be asked to do so first.
477
477
478
-
** *ownCloud Server*
478
+
** *ownCloud Classic*
479
479
+
480
480
--
481
-
The share dialog opens which has all the same options as your ownCloud Server Web interface.
481
+
The share dialog opens which has all the same options as your ownCloud Classic Web interface.
482
482
483
483
[width=100%,cols="^.50%,^.50%",options="header"]
484
484
|===
@@ -526,7 +526,7 @@ In any of the activity tabs you can mark a single line, multiple lines or all li
526
526
ifeval::["{targetbuild}" == "oc"]
527
527
=== Server Notifications
528
528
529
-
For ownCloud Server only, the Desktop App will display notifications from your {ini_name} server that require manual interaction. It automatically checks for available notifications automatically on a regular basis. Notifications are displayed in the Server Activity tab. If you have enabled menu:Settings[General Settings > Show Desktop Notifications] you'll also see a systray notification.
529
+
For ownCloud Classic only, the Desktop App will display notifications from your {ini_name} server that require manual interaction. It automatically checks for available notifications automatically on a regular basis. Notifications are displayed in the Server Activity tab. If you have enabled menu:Settings[General Settings > Show Desktop Notifications] you'll also see a systray notification.
530
530
531
531
For example, when a user on a remote ownCloud creates a new Federated share for you, you can accept it from your desktop client. This also displays notifications sent to users by the ownCloud admin via the Announcements app.
0 commit comments