Top "Owncloud" questions

ownCloud is an open-source software suite that provides a location-independent storage area for data (cloud storage).

ownCloud Setup: SQLSTATE[HY000][1045] Access denied for user 'owncloud'@localhost' (using password:YES)

I wanted to setup my owncloud installation on my raspberry pi 2. So, I created an mysql database and user. CREATE …

mysql owncloud
How to download a file from owncloud with curl, wget

I installed owncloud on the server! How I can download shared file with link provided by WebUI from console with …

curl wget owncloud
Uploading files to an ownCloud server programmatically

I am trying to set a web application where many clients can connect through a Node.js http server and …

javascript node.js file-upload socket.io owncloud
Docker invalid tag value

I'm trying to build the OwnCloud desktop client, for which the Owncloud docs explain that docker should be used: Assuming …

linux macos docker repository owncloud
Uploading Files to an owncloud using curl

I have written an Application, should upload some files to several mobile devices. By now, I am using dropbox, I …

linux curl console owncloud
nginx and owncloud in subfolder

I want to have a owncloud instance in a subfolder on my nginx server. But I have problems with some …

php nginx owncloud
Reinstalling Owncloud 9 on Ubuntu 16

I wanted to create a fresh install of the program owncloud again $ sudo apt-get remove owncloud $ sudo apt-get purge owncloud $ …

ubuntu apt-get owncloud
Python library to access a CalDAV server

I run ownCloud on my webspace for a shared calendar. Now I'm looking for a suitable python library to get …

python-2.7 caldav owncloud
No app name specified in owncloud

I am trying to create an app which displays "Hello World". This app is explained in Owncloud developer manual. I …

owncloud
Data permissions Docker for Windows

I'm using Docker for Windows, with owncloud container, and I shared volumes, setting up on docker-compose.yml, in order to …

linux windows docker permissions owncloud