mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-01 10:51:15 +01:00
nextcloud: added alternative to nesting
This commit is contained in:
@@ -18,3 +18,11 @@ This section addresses various features of NextCloud.
|
||||
|
||||
You can access ownCloud via WebDAV with the link
|
||||
`https://<nextcloud instance>/remote.php/dav/files/<user>/<path to folder or file>`.
|
||||
|
||||
### Nesting Nextcloud Data of Multiple Servers
|
||||
|
||||
By default it is not possible for one servers files to be saved to the folder structure that is
|
||||
used for another server or to nest data from two or more servers within each other.
|
||||
This however can be conveniently avoided by using symbolic links
|
||||
(for example [symbolic links](/wiki/linux/shell.md#symbolic-links-using-ln) in
|
||||
[Linux](/wiki/linux.md)), which are not by default synchronized to NextCloud.
|
||||
|
||||
Reference in New Issue
Block a user