Greetings,

On 12/29/15 16:20, Klaas Freitag wrote:
> Am 29.12.2015 um 20:08 schrieb Percy Haven:
>> Greetings,
>>
>> Is there a non-x based (even if it is just the owncloudcmd) way to sync
>> a directory with owncloud on a machine that only has SSH (and no x)
>> access to it yet?
> https://doc.owncloud.org/desktop/2.1/advancedusage.html#owncloud-command-line-client
>
> Don't be afraid of the Qt libs, they wont hurt ;-)
Yes, that's exactly what I tried to use, and found that it needs an
X-windows connection to be able to be used.  Unless there is some sort
of undocumented "no-x" flag?  I can set it up on my desktop, and then
copy over the config files without a problem, but it still requires x to
be working for it to start. (Yes, I used my real domain, and tried the
http://user:[email protected] as well.)

[~] # owncloudcmd OwnCloud
http://mydomain.org/docs/remote.php/webdav/Shared/
owncloud: cannot connect to X server

[~]# owncloudcmd --help
owncloud: cannot connect to X server

[~]# owncloud --help
owncloud: cannot connect to X server

Percy
>
> Klaas
>
>> P.S. Currently I mount the directory I want synced via sshfs from the
>> server to my desktop, and then check for changes between that and the
>> owncloud client synced directory (mounted by the current client also to
>> my desktop) and that works mostly fine, as long as my desktop is
>> on-line, and I remember to do the updating.  Taking the human (me) and
>> the desktop (which isn't online all the time) out of the loop and using
>> something like the underlying csync software, so whichever is updated,
>> gets propagated to both would be good.
>>
>> Percival
>>
>> On Thu Dec 3 15:12:41 GMT 2015 Klaas Freitag wrote:
>>
>>> Hi,
>>>
>>> today, we released the new version ownCloud Client version 2.1.0 which
>>> is available now via
>>> https://owncloud.org/install/#install-clients
>>> (Please give the build service a couple of more hours to complete the
>>> Linux builds)
>>>
>>> This version 2.1.0 brings new features, first and foremost the sharing
>>> with ownCloud users and groups directly from the desktop. This is in
>>> addition to the public link sharing that we already supported with 2.0.x.
>>>
>>> Also, there is a new activity view in the clients GUI that shows the
>>> server activity (note that the  activity app on the server must be
>>> active). The sync protocol was changed so that sync issues and ignored
>>> files are now displayed separately from each other, which gives a better
>>> overview on the sync activity.
>>>
>>> Other great improvements, for example a more relaxed behaviour with
>>> forbidden characters (mainly the colon) in file names, performance
>>> improvements and many other bug fixes make this a nice release for all
>>> ownCloud users.
>>>
>>> As usual let me thank everybody in the community who helped making that
>>> happen by very appreciated contributions. It's a great experience to
>>> work in this community!
>>>
>>> Have fun with the new release,
>>>
>>> Klaas
>>>
>>> for the Desktop Team.
>> _______________________________________________
>> User mailing list
>> [email protected]
>> http://mailman.owncloud.org/mailman/listinfo/user
>>
>

_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to