- ownCloud 9.0 User Manual Introduction
- What’s New for Users in ownCloud 9.0
- The ownCloud Web Interface
- Files & Synchronization
- Accessing your Files Using the ownCloud Web Interface
- Accessing ownCloud Files Using WebDAV
- Gallery App
- Managing Deleted Files
- Desktop and Mobile Synchronization
- Encrypting Your ownCloud Files
- Using Federation Shares
- Making Anonymous Uploads (Enterprise Only)
- Large File Uploads
- Storage Quota
- Version Control
- Contacts & Calendar
- Collaborative Document Editing
- Setting Your Preferences
- External Storage
- Using the Bookmarks App
Using Federation Shares¶
Federation Sharing allows you to mount file shares from remote ownCloud servers, in effect creating your own cloud of ownClouds. You can create direct share links with users on other ownCloud servers.
Creating a New Federation Share¶
Federation sharing is enabled on new or upgraded ownCloud installations by default. Follow these steps to create a new share with other ownCloud 9 servers:
1. Go to your Files
page and click the Share icon on the file or directory
you want to share. In the sidebar enter the username and URL of the remote user
in this form: <username>@<oc-server-url>
. In this example, that is
layla@remote-server/owncloud
. The form automatically echoes the address
that you type and labels it as “remote”. Click on the label.

2. When your local ownCloud server makes a successful connection with the remote ownCloud server you’ll see a confirmation. Your only share option is Can edit.
Click the Share button anytime to see who you have shared your file with. Remove your linked share anytime by clicking the trash can icon. This only unlinks the share, and does not delete any files.
Creating a New Federated Cloud Share via Email¶
Use this method when you are sharing with users on ownCloud 8.x and older.
What if you do not know the username or URL? Then you can have ownCloud create the link for you and email it to your recipient.

When your recipient receives your email they will have to take a number of steps to complete the share link. First they must open the link you sent them in a Web browser, and then click the Add to your ownCloud button.

The Add to your ownCloud button changes to a form field, and your recipient needs to enter the URL of their ownCloud server in this field and press the return key, or click the arrow.

Next, they will see a dialog asking to confirm. All they have to do is click the Add remote share button and they’re finished.
Remove your linked share anytime by clicking the trash can icon. This only unlinks the share, and does not delete any files.