Adding Data¶
There are a few ways to add data to the ownCloud instance. Files may be uploaded or text files may be created directly within ownCloud. Folders may also be created directly within the ownCloud web interface.
Creation¶
To create a file or folder, select the New button in section 3 of the main ownCloud screen.
Create a text file¶
Select “Text file” from the menu and enter the desired file name.
Then press enter.
Notice the file has been placed in section 2 of the main ownCloud window. Since it is an empty file, the size is “0 Bytes” and it was last modified a few seconds ago.
Create a folder¶
To create a folder within ownCloud, simply select “Folder” from the menu and enter the desired folder name.
Then select Enter.
Notice the folder appears in the window.
Adding a file from a link¶
If the desired file exists on the internet already it is possible to add the file to ownCloud using the internet link. To do this, select “From link” from the menu and enter the URL of the file then select enter.
The file contained in the link now appears in the user’s ownCloud instance.
Uploading files¶
There are two methods possible to upload files to the ownCloud web interface.
Drag and Drop¶
Simply drag and drop one or more files from the client’s Desktop into section 2 of the main ownCloud window. These files will then be uploaded to ownCloud and appear in the data window.
Upload Button¶
The second method to upload a file to ownCloud is to select the upload arrow on the top left of the main ownCloud screen. This will being up a File Upload selection box.
Navigate to the directory containing the desired files and select the file for uploading and press Open. To upload multiple files simultaneously, use either the SHIFT or CTRL key during file selection as appropriate.