Questions tagged [owncloud]

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

ownCloud is an open-source software suite that provides a location-independent storage area for data (cloud storage). The project was launched to create a free alternative to commercial cloud providers. In contrast to commercial storage services, ownCloud can be installed on a private server at no additional cost.

The project is based on PHP and a SQLite, MySQL or PostgreSQL database, so ownCloud can run on all platforms that meet these requirements. ownCloud can be operated via a web interface and is thus not tied to a particular operating system. However, native applications, such as File Manager or Group Wares can interact with ownCloud via an interface and provide data and files locally.

See also

395 questions
-2
votes
1 answer

How to use API's to manage Owncloud through simple Web or Android app

I have set up Owncloud on Raspberry pi, so I would like to build a Web app or Android app to manage files such as downloads and uploads. I know I can manage all of that with Owncloud API,but I want something programmatic. Could anyone help me what…
-2
votes
1 answer

Can't generate pretty URLs in Owncloud

In the officiall documentation for Owncloud 9 it says: 'htaccess.RewriteBase' => '/', To have clean URLs without /index.php this parameter needs to be configured. After setting this value run occ maintenance:update:htaccess [...] However, running…
LuMa
  • 1,673
  • 3
  • 19
  • 41
-2
votes
1 answer

read files and add them to Owncloud using webdav

I'm using Owncloud server 8, and it comes with webdav installed, i'm developping a web application with JavaScript/HTML5 and i want to access authentified user's files with webdav which i already can do with an Ajax request. what i want to do is to…
azelix
  • 1,257
  • 4
  • 26
  • 50
-3
votes
1 answer

How to use WD My Book Live share as Raspberry PI owncloud server data directory?

I have installed owncloud based on MySQL on a raspberry pi. On my My Book Live NAS I created a new share called owncloud. On my PI I added the following line to /etc/fstab //nas001.local/Owncloud /mnt/shares/nas001/owncloud cifs …
Andi
  • 487
  • 3
  • 6
  • 22
-3
votes
1 answer

Owncloud connect ipad to my local owncloud

ive just installed owncloud and made a "local" on my linux machine. i am trying to connect my ipad which is on the same network to it but i do not know what the server adress is? i cannot seem to find alot of documentation on the subject so i was…
Marc Rasmussen
  • 19,771
  • 79
  • 203
  • 364
1 2 3
26
27