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.

More information available on the project's homepage and on Wikipedia.

95 questions
0
votes
1 answer

FTP Server with WEB Gui

I've installed Owncloud in order to have both ftp managed and web managed file storage server. The problem is owncloud doesn't support ftp connecting to server. Do you know good alternatives? Thank you!
Sz3jdii
  • 133
  • 6
-1
votes
2 answers

Host multiple CMSs at the same domain.

Currently I have a VPS hosting ownCloud. I have added a domain name to the server, so now it is (an example) example.com instead of an IP. I was wondering if (and how) I could add another CMS at the same domain, like example.com/files. I do not have…
-1
votes
3 answers

How do I use a self-signed certificate with an Apache server linked to a dynamic DNS service?

I have a Linux Apache web server running ownCloud set up. I wish to use a dynamic DNS service (such as No-IP Free) with this server because my public IP address is not static. I also wish to use a self-signed certificate (I know of the risks) with…
-2
votes
2 answers

How do I setup my apache2 server for ownCloud?

Disclaimer: Running Linux Mint 14 MATE Everywhere I look I see that you have to enable .htaccess for Apache2 Server when running ownCloud. Well nobody says where to do that! I have owncloud's data running from /var/lib/owncloud/data and a 750 GB…
Jonathan Komar
  • 139
  • 2
  • 2
  • 9
-4
votes
1 answer

OwnClound: Rename login not possible?

I would like to rename a login in owncloud. According to this issue it is to possible at the moment: https://github.com/owncloud/core/issues/1333 It is 100% ok if it is not possible via web GUI. But I guess it is possible with shell and sql. Can…
guettli
  • 3,113
  • 14
  • 59
  • 110
1 2 3 4 5 6
7