NOTE: Requires GhostCloud from the Jolla store or OpenRepos.
Provides additional functionality for GhostCloud:
* Daemon to automatically back up photos to your remote cloud instance.
* Share UI for uploading videos and images (from Gallery, etc)
You can donate to the project through:
PayPal: dev.beidl@gmail.com
Flattr: @beidl
(none)
Comments
PawelSpoon
Mon, 07/16/2018 - 18:57
Permalink
Does daemon also upload from sd card ? In my case seems not. Just tried it. Does upload when internal memory is used, and not when sd card in use. Thanks ! Pawel
bomo
Fri, 06/15/2018 - 09:10
Permalink
Maybe stupid question, but how/where to configure an automatic photo upload?
droid001
Thu, 06/28/2018 - 00:13
Permalink
You'll find it in the owncloud client app. Scroll down to the bottom of the page when you will have two pulley menus called 'File transfers' and 'Settings'. The Camera photo backups option is found there.
jayki
Sun, 06/03/2018 - 00:56
Permalink
Share Plugin is broken with latest Sailfish Update :(
I would try to fix it, but i can't find the sourcecode .. :/
beidl
Sun, 06/03/2018 - 01:02
Permalink
The source code is located at https://github.com/beidl/harbour-owncloud
What needs to happen is the Nemo transferengine not crashing when a plugin built with a different SailfishOS SDK version is loaded into the process. I'll take another look at the issue in the near future.
ziellos
Fri, 04/06/2018 - 14:18
Permalink
It seems I am unable to use the "share" option in gallery. The ownCloud app is configured correctly, (auto-)login to my Nextcloud 13 (using LetsEncrypt SSL certificate) works as expected. From the app, uploading images does also work.
But when using the "Nextcloud/ownCloud" sharing option from the gallery app, it doesn't. I am asked for a remote upload directory, and there is even a notification that the upload succeeded. But I am not able to find any uploaded images in my Nextcloud. Any idea what's going wrong here?
beidl
Sun, 06/03/2018 - 01:03
Permalink
Is the issue still occuring?
daarig
Wed, 03/28/2018 - 01:25
Permalink
Hey, it's been a while since i first had this issiue, i dont remember at wich update i started.
I'm using an Intex device so it created another folder (wich eventually i will merge with the old jolla device's folder).
Anyways i changed the path in the conf file and it now reads from the sdcard.
"/home/nemo/.config/harbour-owncloud/harbour-owncloud.conf"
"localPicturesPath=/home/nemo/Pictures" changed it to "/media/sdcard/xxxx-xxxx/Pictures"
Could we use multiple paths? Or does it follow symlinks? I could creat a folder somewhere with in it some links and use that folder as a local pictures path.
Or you could do it when installing!!
Anyways Thanks, nice work on keeping it alive!
beidl
Sat, 03/31/2018 - 01:39
Permalink
Symlinks should typically be followed in normal use cases.
I'm not going to create a symlink on random devices without further notice.
bolinches
Wed, 11/21/2018 - 22:55
Permalink
I did the symlink and works nicely. Nothing else did it evne changing the settings on the conf file for localPicturesPath. Thanks for a GREAT feature
phlixi
Tue, 01/16/2018 - 01:40
Permalink
Thanks for the great app!
At first I thought it does not work, but sems to me as if it is just that saving pictures on SD card (setting for the camera app) is not compatible with automatic upload of images (for the case some one might wonder why its not working, maybe it is just because images are saved to SD card, works fine for me when not using this option).
I found this:
settings.value("localPicturesPath", QStandardPaths::writableLocation(QStandardPaths::PicturesLocation)).toString();
in harbour-owncloud/common/src/nextcloudsettings.cpp and asume its just returning something like "~/Pictures" instead of "/media/sdcard/xxxxxxxxxxx/Pictures/" or "/media/sdcard/xxxxxxxxxxx/Pictures/Camera" even though setting have been set to save pictures taken on SD card for the camera app.
...maybe it is "~/Pictures", "/media/sdcard/xxxxxxxxxxx/Pictures/Camera" but only the first value is taken into accunt, thats above my understanding...
PawelSpoon
Sun, 12/31/2017 - 11:17
Permalink
i would like to implement a share to sailorgram plugin, i did already had a look on copy-clipboard-plugin
would you bother to upload your sources somewhere ? or send me a zip ?
would be very greatfull !
Dag
Wed, 12/06/2017 - 19:41
Permalink
Ok, updated again to 0.5.2 and this &%¤&%¤"!/3 thing uploaded ALL my pictures that already were in the Jolla/Camera folder into a new folder called "Intex Aquafish/Camera". 6GB of reupload... Me not like at all.... :-(
beidl
Sat, 12/09/2017 - 13:54
Permalink
If you had multiple devices they would all sync into the same directory and cause other problems. If no other bugs occur that should be the last reupload. :)
Dag
Wed, 12/06/2017 - 19:24
Permalink
After updating to 0.5.1 the photo sync doesn't work reliably.Some pictures are synced, some not.
beidl
Sat, 12/09/2017 - 13:56
Permalink
Mind commenting about which types of images are not being synched (Images from the camera)?
cvp
Wed, 12/06/2017 - 00:08
Permalink
Thanks for the great update. Can you also add videos and the files under .config and .local/share folders under nemo?
pfbach
Tue, 09/26/2017 - 20:12
Permalink
Any chance for a 64bit build for Sailfish X ?
Dag
Wed, 03/15/2017 - 01:29
Permalink
Can we get a small mod to this that would pick up the current path for pictures? The new feature for storing the pictures on SD will make this daemon not work any more... Or where can I foind the sources to modify?
frederik
Mon, 04/24/2017 - 01:53
Permalink
Dag,
I managed to resurrect the automatic picture upload feature on my phone by editing the configuration file for harbour-owncloud on my phone, in file /home/nemo/.config/harbour-owncloud/harbour-owncloud.conf I changed localPicturesPath to the directory on the external SD. Unfortunately the path now includes a UUID so this is likely to break when changing the SD for any reason, so use at your own risk.
damourti
Wed, 08/30/2017 - 12:03
Permalink
I frederik,
could it be possible to implement 2 items:
1) indicate the Camera path (SD or intern memory)
2) Indicate the downloading path on the Owncloud server
Thanks a lot
direc
Sat, 02/04/2017 - 14:56
Permalink
I rarely use WiFi on my Jolla because I have unlimited 4G data plan. How could I enable photo sync on mobile data, too?
cy8aer
Sat, 07/23/2016 - 15:02
Permalink
It would be nice to have the possibility to name the owncloud folder by your own so you to not mix up the data if you have more than one device.
Feathers_McGraw
Mon, 05/16/2016 - 12:38
Permalink
This is a great idea, and the app does work, but unfortunately it seems to completely ignore the on/off toggle and the "only sync on wifi" option.
It has used 6GB of data this month (first 3GB with sync on and only sync on wifi checked, second 3GB on a different day with sync OFF and only sync on wifi checked).
Expensive mistake!
robomike
Tue, 01/05/2016 - 15:08
Permalink
OC outputs an intermittent error message that one tries to create an already existing folder named "Jolla", because I installed the client and the daemon on my second device. Any hints how to stop it?
Also, a temporary shutdown should be possible. I sometimes take some pictures definitevely not worth to save it in the cloud.
calimarno
Mon, 05/25/2015 - 22:25
Permalink
Thanks for this great app! However, it is not clear to me if the backup is done one way (Jolla > OwnCloud) only or if it is a proper sync (two ways) as one is used with the owncloud client.
olpe
Thu, 02/26/2015 - 11:34
Permalink
Hi! This doesn't seem to work automatically as a daemon anymore?
I have to open the owncloud app in order to start the uploading...
mugshot
Wed, 03/04/2015 - 22:43
Permalink
Thanks for this! So far everything has worked out of the box, nice work!
Don't know about future plans and updates, but it would be great to be able to sync with mobile data also. It would be nice to be able to choose to use either wifi or mobile, or both according to availability.Feature requests:
Thanks! :)
damourti
Thu, 02/19/2015 - 18:48
Permalink
Works fine for me after the last updates, thank you!
In my case, the photo backup works through the data even with the option "backup through Wifi" is marked
jukey
Fri, 02/13/2015 - 12:06
Permalink
For me it does not work. I already had a directory called "Jolla" when I installed the daemon. This is what I did:
Nothing happens...
If there is a bugtracker somewhere please let me know.
Thanks jukey
Pages