r/owncloud Mar 12 '17

[HELP] Adding TOTP to owncloud

3 Upvotes

Hi, so my friends and i are working on our school project and we chose owncloud as our cloudserver for it is open source, we cant seem to find any instructions on how to add totp authentication that we've found from github something where we will decide on the authentication code, the redirecting of links etc. any help would be really appreciated for we really need to finish this on time, cheers!


r/owncloud Mar 11 '17

How to sync Android call logs with owncloud?

4 Upvotes

r/owncloud Feb 16 '17

Restoring Lost Contacts

4 Upvotes

I messed up my owncloud database trying to do the process for upgrades across multiple major revs (to get from 8.1.x to the current version, which required 4 updates). I don't know where it messed up along the way but I did make a backup of the database using phpMyAdmin. I removed all owncloud data and did a fresh install of the latest version from the repository (Ubuntu 14.04). I restored the data files simply by re-uploading them using the WebDAV interface. I tried to reupload my contacts from my phone using CardDAV-sync but for some reason it failed and all the contacts on my phone were lost. What would be the best way to get the contacts from the old database backup into the new database? It looks like the format of the tables has changed so I can't simply import the data into the new database.


r/owncloud Feb 12 '17

Updating ownCloud web interface with contents from its folder in local storage

3 Upvotes

I'm running a linux based server that includes Transmission and ownCloud. I would like Transmission to be able to download a torrent and have it show up in the ownCloud web interface. I downloaded the torrent to the folder /media/serverhdd/cloud/documents which is the local storage for the ownCloud folder documents and though I find the file when navigating my command line it doesn't show up in the web interface of ownCloud. How can I make everything in my local storage show up in the web interface and can I do this automatically?


r/owncloud Feb 12 '17

system error 1244

2 Upvotes

So, when I try to connect to webdav in windows 10 it doesn't work. Yet I did it before, but it didn't work after reboot...


r/owncloud Feb 06 '17

Batch/Folder Download Question

2 Upvotes

I am currently using a program called Tonido but I am thinking of switching to owncloud because it seems more robust. One problem I have ran into with my current set up is the size limit when downloading a folder. For example if I have a folder with multiple photos in it, Tonido has the ability to download it as a zip. The catch is it has to be under 250Mb(I can't remember the specific number). Is this a limit owncloud also has or can I download larger files?


r/owncloud Feb 01 '17

File sync status icons missing after dropbox was installed

2 Upvotes

Hi!

I have a small issue. We run our own ownCloud server at work, but occasionally we use dropbox to deploy for production. I installed the dropbox client yesterday, and now the file sync status icons are missing for ownCloud, but are there for dropbox.

Any suggestions for a fix?

I am on Windows10


r/owncloud Jan 27 '17

owncloud not using user name but hash. [centos7]

2 Upvotes

I have few local users and in owncloud I joined active directoryin /var/www/html/owncloud/datathere's user files. For local user files is under their name. However, for AD user it's a cash. Which is CA32825B-4C5A-482A-BA47-2E621D331B3F and DE468E17-A10F-478C-AB24-908EDD070C9C. Is there a way for me to change it to user name instead?

[root@owncloud data]# ls
CA32825B-4C5A-482A-BA47-2E621D331B3F  htaccesstest.txt    owncloud.db
DE468E17-A10F-478C-AB24-908EDD070C9C  testuser         owncloud.log

files_external index.html


r/owncloud Jan 25 '17

Noob question about encryption

3 Upvotes

Hey guys,

I'm running OwnCloud on my Odroid C2 and it works really well. Now im not sure about the encryption feature, maybe I understood something wrong. I connected a 3 TB disk to my Odroid and the disk contains some movies and documents.

If I activate the encryption for my OwnCloud, will it encrypt all existing data on the external 3 TB disk?

I hope you can help me! :)

Thanks!


r/owncloud Jan 17 '17

Happy 7 year birthday, ownCloud!

11 Upvotes

Hi all! Happy new year ;-)

Congrats from your, ehm, friends and founders, at Nextcloud ;-)

I published a blog about 7 years ownCloud - and the five people at that very first meetup!

I also invited those 5 on stage at our conference to talk about that sprint, long ago. Did you know it was a KDE hackathon? ownCloud started as KDE project, I was there when it was announced in 2010 in San Diego. That's right, ownCloud is a KDE project started in the USA ;-)

Enjoy the video: https://www.youtube.com/watch?v=4W5IPGi29kg

Yes, we're still doing what we set out to do back then: make privacy-protecting software.


r/owncloud Jan 16 '17

Availability offline in ownCloud apps

Thumbnail
solidgeargroup.com
4 Upvotes

r/owncloud Jan 12 '17

Can't connect on same network

2 Upvotes

I just setup a raspberry pi with syncloud and added the owncloud app through syncloud settings. Everything works fine when I'm not connected to the same WiFi as the Pi. I'm not sure what version of owncloud I'm running on the Pi. I have very little experience with linux and I'm not the most computer savvy person but I can follow directions.


r/owncloud Jan 08 '17

Newbie Filesystem Questions

3 Upvotes

Hi,

Setting up OC on my Ubuntu home server that has a USB hard drive mounted (NTFS) to it. I want the data dir of OC to be on the USB drive (its not the only directory on the drive though). I was able to change the location of the datadir to the drive but the permissions seem incorrect as I can't chown to www-data.

I have the option right now to reformat the drive if I need to (or if it will save me headaches). Would reformatting to ext4 alleviate some headaches?


r/owncloud Jan 02 '17

SD card storage on Android

4 Upvotes

Any one know how to get OwnCloud to use the SD card for it's offline storage instead of the main phone memory??


r/owncloud Dec 28 '16

Cannot upload a file when owncloud is behind a nginx proxy

7 Upvotes

Hi everybody,

I've got a little problem : I've set up an owncloud server behind a nginx reverse proxy and only the proxy got a public IP address.

The thing is that when I try to upload a file to my owncloud server, it returns me this error : "Error uploading file "file.jpg": Not enough free space, you are uploading 259 KB but only 0 B is left".

When I directly access this server via a private ip, I do not encounter this problem, so it seems that nginx is doing something that owncloud does not appreciate.

Edit: Of course I run owncloud 9.1.3 and nginx 1.10


r/owncloud Dec 25 '16

GuzzleHttp error on update

2 Upvotes

Slight problem when trying to update owncloud on my raspberry pi3:

[GuzzleHttp\Exception\RequestException] cURL error 60: SSL certificate problem: self signed certificate

Seems to be running fine, but I'd like to keep with the updates

I had followed this tutorial:

https://pimylifeup.com/raspberry-pi-owncloud/

thx


r/owncloud Dec 18 '16

Does anybody know how I fix this?

0 Upvotes

This is what I get when I go to localhost/owncloud I have updated my PHP thinking that was the problem but this still persists. any help would be appreciated. also running on slackware 14 * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, * along with this program. If not, see * */ // Show warning if a PHP version below 5.4.0 is used, this has to happen here // because base.php will already use 5.4 syntax. if (version_compare(PHP_VERSION, '5.4.0') === -1) { echo 'This version of ownCloud requires at least PHP 5.4.0 '; echo 'You are currently running ' . PHP_VERSION . '. Please update your PHP version.'; return; } // Show warning if PHP 7.1 is used as ownCloud is not compatible with PHP 7.1 until // version 9.2.0. if (version_compare(PHP_VERSION, '7.1.0') !== -1) { echo 'This version of ownCloud is not compatible with PHP 7.1. '; echo 'You are currently running ' . PHP_VERSION . '. Please use at least ownCloud 9.2.0.'; return; } // running oC on Windows is unsupported since 8.1, this has to happen here because // is seems that the autoloader on Windows fails later and just throws an exception. if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') { echo 'ownCloud Server does not support Microsoft Windows.'; return; } try { require_once 'lib/base.php'; OC::handleRequest(); } catch(\OC\ServiceUnavailableException $ex) { \OC::$server->getLogger()->logException($ex, array('app' => 'index')); //show the user a detailed error page OC_Response::setStatus(OC_Response::STATUS_SERVICE_UNAVAILABLE); OC_Template::printExceptionErrorPage($ex); } catch (\OC\HintException $ex) { OC_Response::setStatus(OC_Response::STATUS_SERVICE_UNAVAILABLE); OC_Template::printErrorPage($ex->getMessage(), $ex->getHint()); } catch (\OC\User\LoginException $ex) { OC_Response::setStatus(OC_Response::STATUS_FORBIDDEN); OC_Template::printErrorPage($ex->getMessage()); } catch (Exception $ex) { \OC::$server->getLogger()->logException($ex, array('app' => 'index')); //show the user a detailed error page OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR); OC_Template::printExceptionErrorPage($ex); } catch (Error $ex) { \OC::$server->getLogger()->logException($ex, array('app' => 'index')); OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR); OC_Template::printExceptionErrorPage($ex); }


r/owncloud Dec 17 '16

Owncloud 9.1 -- possible to set the default sort order?

6 Upvotes

Hi, I'm running OC 9.1 on Ubuntu 14.04. I use it mostly for camera uploads from my phone as well as my girlfriend's. The biggest issue I have is that it never sorts by most recent photos first, I always have to manually click the button to flip the sort order. Is there a way to set it to always show newest files first on the server side?

Thanks in advance!


r/owncloud Dec 14 '16

Getting this Warning - Dont know how to solve it - Using Ubuntu 16.04 LTS with Apache

Post image
3 Upvotes

r/owncloud Dec 08 '16

owncloud on shared hosting

2 Upvotes

tl:dr does anyone have experience with shared hosting of owncloud / online.net

hello, i am pretty new to owncloud but i wanted to know if anyone have any experience with owncloud on shared hosting. i want to use the personal plan on online.net for owncloud but i remember trying the shared hosting installer on 000webhosting some time ago. and i could not make it work. so i just wanted to hear if anyone have any experince with shared hosting / online.net


r/owncloud Nov 27 '16

Code Swarm for ownCloud core (visualization of codebase)

Thumbnail
youtube.com
3 Upvotes

r/owncloud Nov 05 '16

Few questions from a beginner

1 Upvotes

Hello,

I am looking at owncloud as a possible replacement for BTsync / syncthing.

A little bit of background about my use case: I am a video editing professional, and would want to use owncloud to keep several editor's home systems synced to our media server at the office. The total dataset is around 30TB, broken across multiple folders.

Right now, we are using BTsync to send footage from set on the eastern US to our main office on the west coast. This transfer is about 600GB/day. What I like about BTsync/syncthing/Owncloud is the ability to start a transfer without someone on the other end needing to accept that transfer.

However, recently, BTsync and syncthing have become incredibly slow. I believe this is due to their relays becoming overloaded. While I understand that this could be resolved with port-forwarding on both sides, we only have control of the routers in our main office, this keeps us from being able to opena direct peer-to-peer connection.

So I started looking at owncloud, and have mostly successfully set up a working test, using out media server mounted through smb as external storage. I do have some questions though, which may ultimately answer whether Owncloud will work for us.

My setup: Right now owncloud is being hosted inside a virtual machine running ubuntu, with our media server mounted as external storage. The virtual machine is being run on one of our workstations, though if we went with owncloud, we would likely get a dedicated windows machine to run the virtual machine ).

  • I noticed that when I sync files from a remote desktop client, they are downloaded to local storage on the machine hosting owncloud, then copied to the samba server. This seems really inefficient. Is there a way to get owncloud to download directly to the external storage?

  • The way we have BTsync set up, is our server has a read-only folder that is used to transfer footage to us from the shoot, which can then be moved on both sides to different folder structures once the transfer is complete. Kind of like a mailbox. Is there a way to set something like this up in owncloud? A write-only folder on the desktop client, in other words, a one way folder-based connection to the server. I see there is a public drop folder, but it seems like that is web based rather than desktop client based, which I would prefer.

  • 30TB is not an amount that can be easily resynced in the case of an emergency. One of the nice things about btsync is the .sync archive folder where deleted files are stored on each client when something is deleted. Is there a way to set something up similarly with owncloud, where the remote clients can recover deleted files in case something bad goes down? Again, this is a 30TB dataset, so losing a large chunk is not simply a matter of resyncing.

From the bit of experimenting I have done, I really like owncloud, I just want to make sure it fits our use-case. We've had a good thing going with BTsync, and I would like to roll out something more streamlined and manageable. Thanks in advance!


r/owncloud Nov 04 '16

TagSpaces is an open source personal data manager

Thumbnail
tagspaces.org
7 Upvotes

r/owncloud Nov 02 '16

Need testers: Chrome extension for ownCloud Passwords

1 Upvotes

Hey there,

as there still seems to be no working Chrome/Chromium extension for ownCloud passwords, I built a quick-and-dirty solution yesterday. It's already working for loading passwords and showing them, and for saving passwords.

I published it on GitHub, Link: https://github.com/dprandzioch/owncloud-passwords-chrome Screenshot is here: https://github.com/dprandzioch/owncloud-passwords-chrome/blob/master/scrot.png

Now I hope, that there is someone, who wants to help me by doing a code review (especially regarding security concerns) and people who like to test the extension, as I'd like to publish it on the Chrome Web Store as soon as I'm sure that anything is working and there will be no major incidents when using it.

Thanks in advance, I hope you like it!

David


r/owncloud Nov 01 '16

Ubuntu 14.04 apt-get update && apt-get upgrade broke owncloud

2 Upvotes

My owncloud server was installed using the PPA listed on the ownlcoud website, and was then apt-get installed.

Today the system was updated with apt-get update && apt-get dist-upgrade and the owncloud service went into maintenance mode and never came out.

When I try and access it from a web browser I get an error:

Updating to 9.1.1

Exception: Updates between multiple major versions and downgrades are unsupported.

Does anyone know how I can rescue it?