similar to: --link-dest not working on remote server (running daemon)

Displaying 20 results from an estimated 3000 matches similar to: "--link-dest not working on remote server (running daemon)"

2016 Feb 08
1
--link-dest not working on remote server (running daemon)
With the following server config: log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [offsite] path = /media/external/ comment = Offsite backup read only = no hosts allow = 192.168.2.0/24 auth users = backup secrets file = /etc/rsyncd.scrt uid = 0 gid = 0 I tried the following for --link-dest and they all tried to transfer all
2016 Feb 08
2
--link-dest not working on remote server (running daemon)
Thanks for the reply. The link-dest is different. It is Feb 1 while the source is Feb 2. I tried setting path = /media/external/ for the daemon and using rsync -a -v -i --delete --link-dest=backup-2016-02-01-0100 --password-file=/media/external/scripts/offsite_rsync.pass /media/external/backup/backup-2016-02-02-0100 backup at 192.168.2.102: :offsite/backup So all three (link-dest, source,
2016 Feb 08
0
--link-dest not working on remote server (running daemon)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 try: --link-dest=../backup-2016-02-01-0100 On 02/08/2016 04:51 PM, Sam Holton wrote: > Thanks for the reply. The link-dest is different. It is Feb 1 while > the source is Feb 2. > > I tried setting path = /media/external/ for the daemon and using > > rsync -a -v -i --delete --link-dest=backup-2016-02-01-0100 >
2020 Jun 18
3
Installing owncloud on CentOS 7 server
I transitioning an owncloud installation from a C6 server to a new C7 server and used yum install owncloud to install it on the C7 server. I expected /var/www/owncloud to be generated but alas not. Quick Googling just showed examples of installing from the latest owncloud repository but not using yum. Have I missed something obvious when using yum to install?
2014 Oct 10
1
question: dovecot lda running as special user (vmail) or normal user (marcel)?
Dear Mailing List, (version and dovecot -n at the bottom) (Sorry for the bad English in this mail :) ) I'm new to dovecot and wanted to build my own mailserver using dovecot+postfix. I currently have a Problem with Permissions with my mailfolder. I could solve it easily if i set it with chmod to 777. but thats no real solution. While reading my log files i see a lot messages like: Oct 10
2017 Sep 21
1
CentOS 7: changes to php.ini
On 21 September 2017 at 10:14, Sorin Srbu <Sorin.Srbu at orgfarm.uu.se> wrote: > > -----Original Message----- > > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Nicolas > > Kovacs > > Sent: den 21 september 2017 11:05 > > To: centos at centos.org > > Subject: [CentOS] CentOS 7: changes to php.ini > > > > I'm hosting a few
2013 Aug 20
1
res_calendar / ownCloud
Hi, I try to use res_calendar with ownCloud. While it works with google/ics, I've some difficulties with caldav and ownCloud[1]. According to the logs and tcpdump the calendar entries have been fetched but they are not available in Asterisk. 'calendar show calendars' doesn't show the status busy, 'calendar show calendar owncloud' doesn't show the current events.
2020 Feb 23
1
OwnCloud vs NextCloud
> On Feb 22, 2020, at 9:14 PM, H <agents at meddatainc.com> wrote: > > On February 22, 2020 9:12:17 PM EST, John Pierce <jhn.pierce at gmail.com> wrote: >> OwnCloud came first, but IIRC, when the business managers took it >> partially >> commercial, the original developer split and forked it to make >> NextCloud as >> he didn't like the
2016 May 22
2
Upcoming OwnCloud changes
Just a FYI folks ... I am running OwnCloud 9.0.2 on CentOS 6.7 and php-7.0 with no issues. I installed the Webtatic repo which has several versions of PHP available for CentOS 6 and 7. I then used the official OwnCloud ce:stable repo to add the cloud software. In a leap of faith, and because this CentOS VM doesn't run anything other than OwnCloud, I used the 'php70w' PHP repo
2016 May 23
1
Upcoming OwnCloud changes
On 23 May 2016 7:36 a.m., "Sorin Srbu" <Sorin.Srbu at orgfarm.uu.se> wrote: > > > -----Original Message----- > > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > > Behalf Of Chuck Munro > > Sent: den 22 maj 2016 17:11 > > To: centos at centos.org > > Subject: Re: [CentOS] Upcoming OwnCloud changes > > >
2020 Feb 23
2
OwnCloud vs NextCloud
OwnCloud came first, but IIRC, when the business managers took it partially commercial, the original developer split and forked it to make NextCloud as he didn't like the OwnCloud policies [1] [1] https://karlitschek.de/2016/04/big-changes-i-am-leaving-owncloud-inc-today/ -- -john r pierce recycling used bits in santa cruz
2018 Mar 28
2
[sieve][pigeonhole] Can't catch stdout for pipe script after upgrade Dovecot 2.2 -> 2.3
Hi. I use custom script: > require [ "vnd.dovecot.pipe", "variables" ]; > > if address :is :all "from" "snip at snap" > { > ? pipe "sieve_to_owncloud"; > } sieve_to_owncloud: > DATE=`date +%Y-%m-%d_%H-%M-%S` > PYTHONIOENCODING=utf8 python /opt/sieve-pipe/python-imap-to-owncloud.py \ > ? --owncloud-host
2020 Jun 19
3
Installing owncloud on CentOS 7 server
On 06/19/2020 07:30 AM, Alexander Dalloz wrote: > Am 19.06.2020 um 01:08 schrieb H: >> I transitioning an owncloud installation from a C6 server to a new C7 server and used yum install owncloud to install it on the C7 server. I expected /var/www/owncloud to be generated but alas not. Quick Googling just showed examples of installing from the latest owncloud repository but not using yum.
2017 Sep 22
3
owncloud on CentOS - I have problems installing/updating recently
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Valeri > Galtsev > Sent: den 21 september 2017 17:25 > To: CentOS mailing list <centos at centos.org> > Subject: Re: [CentOS] owncloud on CentOS - I have problems > installing/updating recently > > > On Thu, September 21, 2017 1:00 am, Sorin Srbu wrote: > >>
2017 Sep 20
2
owncloud on CentOS - I have problems installing/updating recently
Dear Experts, after quite some time of praising ownclowd, I started having problems with installing and updating desktop owncloud-client on CentOS. Namely, yum repository owncloud.org points to for rpm/yum based Linux distributions lives on suse.com site (well, for all flavors of Linux, actually). I remember it smelled fishy for me the first time I installed ownclouud on CentOS using that
2016 Nov 03
3
Thunderbird vs. Evolution vs. OwnCloud
Hi, I'm currently using Thunderbird synced to OwnCloud on my main workstation running Slackware64 14.1. I just installed CentOS 7 on my Asus S300 laptop. It's running nicely, and I'm spending some time getting acquainted with it. I wonder if I should stick with Thunderbird or go with the default Evolution application, since this seems to be better integrated into the desktop, namely
2020 Feb 23
5
OwnCloud vs NextCloud
I am planning to install either ownCloud or NextCloud on a CentOS 7 VPS server I control. I have previously used ownCloud on another server but have not updated the host application for quite some time. On this new server, I am not sure which one is the "best" and since I am doing a new install I need to decide which one to use. Looking at the Android apps for these cloud solutions,
2016 May 22
2
Fwd: EPEL-ANNOUNCE Re: Upcoming OwnCloud changes in EPEL
On 22 Apr 2016 18:11, "James Hogarth" <james.hogarth at gmail.com> wrote: > > In the event that there are CentOS users making use of the EPEL owncloud packages, but not following the EPEL mailing lists, please read the mail below with regards to your installations. > > Thanks > > James > > ---------- Forwarded message ---------- > From: "James
2017 Sep 19
2
CentOS, PHP & OwnCloud/Nextcloud: the version dilemma
Am 19.09.2017 um 09:36 schrieb Nicolas Kovacs <info at microlinux.fr>: > > I'm currently experimenting with OwnCloud and Nextcloud on a sandbox > CentOS 7 server. I've been using OwnCloud for the last two years for my > own purposes on a Slackware server, and I'm quite happy with it. > > In my humble opinion, every admin who wants to host OwnCloud or >
2017 Sep 21
3
owncloud on CentOS - I have problems installing/updating recently
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Nicolas > Kovacs > Sent: den 20 september 2017 18:55 > To: centos at centos.org > Subject: Re: [CentOS] owncloud on CentOS - I have problems > installing/updating recently > > > Does anybody have any suggestion? Am I the only one (thus, making my > > "pilot