Displaying 20 results from an estimated 300 matches similar to: "rsync server: "incoming chmod" usage"
2018 Mar 07
3
[Bug 13321] New: Rsync --copy-dest issue
https://bugzilla.samba.org/show_bug.cgi?id=13321
Bug ID: 13321
Summary: Rsync --copy-dest issue
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: Anatoly.Penkov at
2010 Dec 15
2
rsync server bootscript - stop and status considerations
Hello :-)
I want to create a boot/shutdown script including the usual restart, start,
status and stop options (on Slackware64 13.1). Netsearching for prior art,
I did not find any comprehensive examples. The normal technique seems to be
to kill the process recorded in the PID file (let's call it the daemon) but
this does not terminate all the rsync server processes.
Experimenting and
2019 Jan 03
1
--link-dest. Time to 'building file list' incrementing
I've been running rsync as a cygwin task on Windows Server 2008 for about two months now. I'm using the --link-dest option to do a daily 'snapshot' of the contents of a server containing about 10TB of data, about 13 million files, to a Linux based NAS server. Things started out great but I soon noticed that the time take to complete was slowly incrementing. It started at around
2019 Jan 08
2
--link-dest. Time to 'building file list' incrementing
Any ideas anyone?
I still need at least a weekly backup of all data.
The current workaround is just for the most active directories.
Are there any diagnostics I can do which might shed some light on this?
Thanks
JohnOn 4 Jan 2019 09:53, John Simpson via rsync <rsync at lists.samba.org> wrote:
>
> Kevin
>
> The link-dest parameter is a single directory (the previous day's
2020 Aug 28
1
Backup questions - errors
Hi,
although i've search the archives, there are questions left regarding
backup strategies and errors that occur.
I'm using dovecot 2.3.11.3 with mdbox (mailbox size 50MB - 30GB).
Every night, i ran the following command:
doveadm -o mail_fsync=never -o plugin/quota= -o plugin/zlib_save=gz \
backup -u account mdbox:/nfs/storage/account/mdbox
### incremental backup
Thanks to zlib
2011 Feb 07
4
http://xapian.org/download RHEL instructions
Hello :-)
The instructions regards Tim Brody's packages are incomplete in that
rpm-eprints-org-key is needed by rpm-eprints-org-xapian-5-1.noarch. The RPM
for rpm-eprints-org-key is at
http://rpm.eprints.org/rpm-eprints-org-key-1-1.noarch.rpm
Best
Charles
2011 Apr 27
2
Omindex: what are the default numbered indexes?
> -----Original Message-----
> Date: Tue, 26 Apr 2011 13:35:20 +0100
> From: James Aylett <james-xapian at tartarus.org>
> Subject: Re: [Xapian-discuss] Omindex: what are the default numbered
> indexes?
> To: <xapian at catcons.co.uk> <xapian at catcons.co.uk>
> Cc: 'Xapian Discussion' <xapian-discuss at lists.xapian.org>
> Message-ID:
2010 Dec 29
2
unoconv 0.4 issues
Hello :-)
Implementing unoconv 0.4 as a filter as per
http://trac.xapian.org/ticket/324 has exposed two issues with unoconv. The
first was fixed and is dexscribed here for community benefit; the second is
unresolved.
Software versions: unoconv 0.4 and OOo 3.2.1 OOO320m18 build 9502 on
Slackware64 13.1
First issue
===========
Commands:
soffice -headless
2011 Feb 11
1
unoconv 0.4 issues
> Date: Mon, 10 Jan 2011 18:29:55 +0530
> From: <xapian at catcons.co.uk>
> Subject: Re: [Xapian-discuss] unoconv 0.4 issues
> To: <xapian-discuss at lists.xapian.org>
> Cc: 'Olly Betts' <olly at survex.com>
> Message-ID: <000801cbb0c6$4a09a3b0$0f02000a at cw8xp>
> Content-Type: text/plain; charset="us-ascii"
>
>
> Thanks
2011 Apr 09
1
Pretty URLs for omega?
Hello :-)
How can the default omega URL be prettified?
http://<host_ID>/cgi-bin/omega is working fine, giving us all omega's
default CGI parameters. Now we want multiple databases which could be
accessed using http://<host_ID>/cgi-bin/omega?DB=<index_ID> but this is
starting to get messy. It will get messier when we start to customise
templates with
2008 Jan 26
2
empty Model creates DangerousAttributeError and connection is defined by ActiveRecord
Dear list,
The following situation drives me crazy.
I have one model called AlumniMember and one AlumniData. Both filled
with code. I developed both on Rails 1.2.3. Now I update the App to
Rails 2.0.2. Now the following happens, always when I call
AlumniData.new I get the DangerousAttributeError.
First I cleaned out the Model, the only line I left is
"has_one :alumni_member". Same
2011 Apr 17
5
For more UI functionality: OmegaScript, C++ or other?
Hello :-)
We have Xapian and Omega working nicely. Now we would like more
functionality at the browser UI, such as being able to specify date ranges
and being able to search the file name including looking only for, say, .odt
files.
Question is whether the best choice for this would be to develop a template
using OmegaScript or to switch to C++ or some other language.
Availability of skills
2011 Jul 26
0
ForwardX11Trusted=no and dead characters
Hi,
although i'm using X11Forwarding only in my local environment, i'd like
to avoid setting 'ForwardX11Trusted' to 'yes'.
When starting applications like 'freerdp' on the remote machine while
'ForwardX11Trusted' is _not_ set to 'yes' on the client, the characters
\ = 51 = <BKSL> backslash
| = 94 = <LSGT> pipe
won't work.
Any
2014 Nov 14
0
Trouble creating virtio-serial device
Hello,
I've running Ubuntu-14.04 as my host and my guest. I've been trying to get
guest to host communication set up by configuring a virtio-serial device.
My xml file contains:
<channel type='unix'>
<source mode='bind' path='/home/dave/vm1.agent'/>
<target type='virtio' name='vm1'/>
</channel>
When I start up
2017 Feb 13
2
Bugzilla invalid certificate issues
EV certs attempt validate the identity of the organization that holds them. That is a nice assurance to have from a place that makes the thing that compiles your code.
On February 11, 2017 at 12:28:08 PM, Stephen Checkoway (s at pahtak.org) wrote:
> On Feb 10, 2017, at 18:27, Chris Matthews via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Letsencrypt only offers domain
2019 Jan 04
0
--link-dest. Time to 'building file list' incrementing
Kevin
The link-dest parameter is a single directory (the previous day's directory), the destination is today's directory.
I haven't tried deleting a backup, there's no particular need in space terms, at the current rate there's enough space for several years of daily backups.
I've reverted to daily backups on a small subset of the total; the full backup now takes
2016 Nov 09
2
[Bug 12417] New: Sametimes currupted file after disconnect
https://bugzilla.samba.org/show_bug.cgi?id=12417
Bug ID: 12417
Summary: Sametimes currupted file after disconnect
Product: rsync
Version: 3.1.2
Hardware: x64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2002 Jul 12
2
Crosstabs in R
Before I reinvent the wheel, I have need for a relatively straightforward
crosstabulation (2 x n) function. I know that R has table(), ftable(),
xtabs(), and summary(xtabs()), but none of these produce a fully "tricked"
out cross-tabulation with marginal totals, expected cell frequencies, and
an array of statistics about the contingency table.
Is there a more complete (something
2007 Sep 23
1
chmod / chown settings on /var/www/html
I'm setting up a new CentOS 4.4 server to work with Fruity (a frontend
program that operates Nagios). For security purposes, what chmod and chown
settings do you put on the /var/www/html folders?
Also, can anyone recommend any good LAMP hardening guides? While I'm not
planning on putting this into production, I'd like to cover all my bases
before that's an issue.
--------------
2007 Aug 02
1
Chmod Explaination
Howdy list,
I can't seem to find any doc's explaining what's really going on behind
this scenario:
A user home directory had been reset to :
d--- --- --- user group user_dir
As root i tried to :
chmod -R 750 user_dir
got permission denied, my friend tried with as user that owns the directory
to:
chmod -R 750 user_dir and voila it works.
My question is how come did it work,