Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-06 Thread Wayne Ward
I got this working now just did export LD_LIBRARY_PATH=/home/phablet/oc/lib on the phone - the bin directory was already in the profile and rebooted it works great !! thank you :) i just need to figure out upstart script instead of the dbus cron im using - does the upstart run regular in the bac

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-06 Thread Mathijs Veen
I would like to help out if I can. But my (limited) experience is mainly in qml/js. Its just that putting energy in something that is not going to work as a regular ubuntu app, which normal users could download from the official store, is not something I am looking for. I'll publish necessary scri

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-06 Thread Wayne Ward
Ive unzipped the owncloud onto the home directory How do you  adjusted LD_LIBRARY_PATH to include my new lib path. and  You just need to unzip it into your's phone HOME and bin with your current ~/bin Wayne  -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-06 Thread Wayne Ward
once ive unzipped do i just run ldconfig and reboot? Wayne  On Tue, 2016-04-05 at 23:04 +0200, Filip Dorosz wrote: > Another update: > > I have working client! > (No need to put phone in RW mode) > > I pulled necessary packages from Debian sid: > libdbus-1-3_1.10.8-1_armhf.deb > libicu55_55.1-7

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Wayne Ward
Ill try this in the morning then i can still use cron till i talk to you about the upstart method, this is a lot cleaner than my RW method !! But its worked well for over a year now i guess !: Wayne On Tuesday, 5 April 2016 23:15:04 BST, Filip Dorosz wrote: Installing is easy: unzip the fi

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Filip Dorosz
Installing is easy: unzip the file: bin/* goes to ~/bin oc/* goes to ~/oc then relogin if you are not using ~/bin yet and you can use owncloudcmd command in terminal. I'm on irc if you want to chat. fhf at irc.rapidrage.net channel #ubuntu (we have webchat if you don't have local client http:/

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Wayne Ward
This is great im wiping my phone ready for standard for ota 10 Please can you give instructions were to put the files and how to run ld config and then the upstart file Are you contactable tomorrow ill try this out on new install ... Do you use telegram Were on ubuntu social group if you have

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Wayne Ward
Awseome :) Wayne n Tuesday, 5 April 2016 22:18:15 BST, Mitchell Reese wrote: That's awesome! Great work Filip!!! It might be able to be created as a click package for the open (unconfined) store. I think there are other issues with file syncing through app confinement that need to be work

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Mitchell Reese
That's awesome! Great work Filip!!! It might be able to be created as a click package for the open (unconfined) store. I think there are other issues with file syncing through app confinement that need to be worked out (will happen eventually, not sure how it will implemented now). Could a sim

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Filip Dorosz
Another update: I have working client! (No need to put phone in RW mode) I pulled necessary packages from Debian sid: libdbus-1-3_1.10.8-1_armhf.deb libicu55_55.1-7_armhf.deb libowncloudsync0_2.1.1+dfsg-1_armhf.deb libpcre16-3_2%3a8.38-3.1_armhf.deb libqt5core5a_5.5.1+dfsg-16_armhf.deb libqt5dbu

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Wayne Ward
Have you tried http Plus im certain the 1.7 version is to older client for the server your running thats why i moved to to 1.8.1 Wayne On Tuesday, 5 April 2016 18:29:40 BST, Filip Dorosz wrote: forgot to add: I'd really appreciate if someone test it against their setup. [1] http://people.r

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Filip Dorosz
forgot to add: I'd really appreciate if someone test it against their setup. [1] http://people.rapidrage.com.pl/~filip/owncloud-1.7-armhf.zip W dniu 05.04.2016 o 19:27, Filip Dorosz pisze: Update! I updated my setup [1] with some more libs and now I'm stuck with 403 error servers side (note: n

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Filip Dorosz
Update! I updated my setup [1] with some more libs and now I'm stuck with 403 error servers side (note: normal clients on desktop works) Regards, Filip Dorosz W dniu 05.04.2016 o 15:19, Filip Dorosz pisze: Hi all. I recently downloaded all dependencies needed by owncloud-client-cmd 1.7.0~be

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Bruce Griffis
And then host those scripts on Git so folks that can't quite hack getting sync going could clone the Git repository? (or I could just watch the e-mail list) On Tue, Apr 5, 2016 at 10:22 AM, Filip Dorosz wrote: > Yeah. You can show me how you installed 1.8.1 on the phone. > > You don't need cront

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Filip Dorosz
Yeah. You can show me how you installed 1.8.1 on the phone. You don't need crontab, you can setup upstart job in .config/upstart/ (file must end in .conf like .config/upstart/filesync.conf ) with the following content: " description "file sync" start on started unity8-dash exec /home/phablet/b

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Wayne Ward
these are the files it requires which i have as well on the archive in my apt if you want them  libqt5printsupport5 libqt5webkit5 libxslt1.1 so 5 packages all together Wayne On Tue, 2016-04-05 at 15:19 +0200, Filip Dorosz wrote: > Hi all. > > I recently downloaded all dependencies needed by owncl

Re: [Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Wayne Ward
this would be great as wouldnt need to make the phone RW im thinking still add a crontab when not read write to make automatic.. i have version 1.8.1 and that woks fine arm packages if you waould like to test those Wayne On Tue, 2016-04-05 at 15:19 +0200, Filip Dorosz wrote: > Hi all. > > I rece

[Ubuntu-phone] owncloud-client-cmd on the phone

2016-04-05 Thread Filip Dorosz
Hi all. I recently downloaded all dependencies needed by owncloud-client-cmd 1.7.0~beta1+really1.6.4+dfsg-1 from Vivid ports repository: http://ports.ubuntu.com for armhf repository and stuffed in into local dir and then adjusted LD_LIBRARY_PATH to include my new lib path. And to my suprise.