Displaying 20 results from an estimated 600 matches similar to: "rsync 3.1.3 dry run bug?"
2013 Jan 02
0
Bug or strange behaviour or --output-prefix
Seems like what you really want is an --input-prefix parameter.
You might also like a --create-output-directories option.
In all cases except absolute paths, the input prefix must be assumed
to be the current working directory. Therefore, any relative paths in
input file names must be preserved on output to avoid collapsing
multiple source directories into a single output directory, with
2013 Dec 12
2
Size detection/replair does not work with zlib
Hi!
Usually dovecot auto detects or repairs the size of a maildir
message. So I can place a message named "foo" in the cur directory
and dovecot uses it.
Now I tried the same with a zlib compressed message but here dovecot
doesn't recognize/repair the size of the message.
When I access this folder via IMAP the connection is diconnected and
in dovecot logs I see the following
2017 Apr 26
2
tempdir() may be deleted during long-running R session
On Tue, Apr 25, 2017 at 02:41:58PM +0000, Cook, Malcolm wrote:
> Might this combination serve the purpose:
> * R session keeps an open handle on the tempdir it creates,
> * whatever tempdir harvesting cron job the user has be made sensitive enough not to delete open files (including open directories)
Good suggestion but doesn't work with the (increasingly popular)
2017 Apr 26
0
tempdir() may be deleted during long-running R session
>>>>> <frederik at ofb.net>
>>>>> on Tue, 25 Apr 2017 21:13:59 -0700 writes:
> On Tue, Apr 25, 2017 at 02:41:58PM +0000, Cook, Malcolm wrote:
>> Might this combination serve the purpose:
>> * R session keeps an open handle on the tempdir it creates,
>> * whatever tempdir harvesting cron job the user has be made
2012 Dec 18
2
Bug or strange behaviour or --output-prefix
Hi all,
I was busy programming a tool to automatically run some tests to update
the FLAC comparison page (http://xiph.org/flac/comparison.html) when I
stumbled across some weird behaviour of the flac program. So I compiled
from git and it seems that this bug still is there. As I don't have any
experience on coding C and don't know which bug-report facility to use,
this seemed the
2004 Jun 22
1
Multiple --compare-dest args again
Hi all.
A while ago (April 15th or so) I posted a patch that allows rsync to
take multiple --compare-dest or --link-dest arguments, allowing
fetching of files not present in multiple trees. I never got any
feedback on it, though, so I'm picking it up again. :) Is there any
interest in such a patch at all?
Below is the usage example i outlined back then;
--start--
[...] Its primary usage is
2002 Dec 22
1
weird stat()
hei everyone,
I have a weird problem: if I do a
# cd /somedir; stat somesubdir |grep Modify
where /somedir is some directory on an SMB-mounted filesystem I get one
datetime... but I I do:
# cd /somedir; stat * |grep Modify
for the same directory I get a Modify time which consistently differs by 1
second. As I'm writing a perl module to detect differences in a filesystem
and rely on the
2003 Dec 01
0
No subject
share -
xcopy /d /e c:\somedir w:\somedir
xcopy /d /e w:\somedir c:\somedir
This should have the behavior of making the two directory
structures identical, with newer files on one overwriting older
or missing files on the other.
This only behaves as expected for about half the files. For some
files, Windows always wants to re-copy files to the Samba share.
I have looked at the files it wants to
2017 Apr 26
0
tempdir() may be deleted during long-running R session
I agree this should be solved in configuration of
systemd/tmpreaper/whatever tmp cleaner - the cleanup must be prevented
in configuration files of these tools. Moving session directories under
/var/run (XDG_RUNTIME_DIR) does not seem like a good solution to me,
sooner or later someone might come with auto-cleaning that directory too.
It might still be useful if R could sometimes detect when
2016 Feb 03
2
[PATCH 1/2] daemon: glob: do not return directories with trailing slash
Do not pass GLOB_MARK as flag for glob(3) in the daemon implementation
of glob, so names of directories will not have a trailing slash.
This allows users to have filenames that can be used with other tools,
such as rm. Add a new test to check this (based on RHBZ#1293271).
A mild behaviour change is that users of the glob API now need to append
the slash when building paths using its results.
2017 Apr 26
1
tempdir() may be deleted during long-running R session
On 26/04/2017 10:39 AM, Tomas Kalibera wrote:
>
> I agree this should be solved in configuration of
> systemd/tmpreaper/whatever tmp cleaner - the cleanup must be prevented
> in configuration files of these tools. Moving session directories under
> /var/run (XDG_RUNTIME_DIR) does not seem like a good solution to me,
> sooner or later someone might come with auto-cleaning that
2005 Feb 25
1
Feature request: Being able specify that the destination should follow source directory structure.
Greetings.
If I do this:
rsync --hard-links
one.server.com::"module/somedir/images/redhat/3.0WS/en/os/i386
module/someotherdir/1.0/images/redhat/3.0WS/en/os/i386" /export/distros
I get:
/export/distros/i386/... and a conflict between the two sources.
I want for destination:
/export/distros/images/redhat/3.0WS/en/os/i386
/export/distros/1.0/images/redhat/3.0WS/en/os/i386
In other
2003 Mar 13
2
Configuring firewall to allow Samba to work
Dear Folks,
This is a note for all those people out there who had to turn off their
firewalls (iptables) to get Samba to work. First start the GUI
interface to the firewall by typing
[somedir]# redhat-config-securitylevel
Click on "Customize".
Click the check box for your network adapter (usually "eth0").
Click on the checkboxes for any services you want to allow (I
2005 Apr 03
1
NFS over ssh problems
I've got a setup where I run nfs over ssh on several distros, and it's
been working like a charm on suse, mandrake, redhat 7-9 etc, but I've been
unable to get it to work on CentOS.
First I set up ssh portforwarding using:
/usr/bin/ssh root@<remotehost> -L 250:irc.dynip.no:2049 -f sleep 60d &
Then I mount using the following params in fstab:
localhost:/somedir
2017 Apr 26
6
tempdir() may be deleted during long-running R session
On 26/04/2017 4:21 AM, Martin Maechler wrote:
>>>>>> <frederik at ofb.net>
>>>>>> on Tue, 25 Apr 2017 21:13:59 -0700 writes:
>
> > On Tue, Apr 25, 2017 at 02:41:58PM +0000, Cook, Malcolm wrote:
> >> Might this combination serve the purpose:
> >> * R session keeps an open handle on the tempdir it creates,
>
2013 Aug 23
1
Deleted mails in dsync backups
Hello
we are doing regular backups of the mdbox mail folders using
dsync -u username backup mdbox:/somedir/BACKUPS/username
(still with version 2.1.10, but 2.2.5 is in testing phase)
We do observe that the directory size in the BACKUPS directory is
growing with respect to the original mail folders. I believe this is due
to deleted mails not being purged in the backup. We are doing regular
2009 Apr 10
3
Local disk rsync
I've done quite a bit of looking, but I haven't found an answer that
answers this question.
Environment:
cygwin on Windows
rsync 3.0.4
I know that rsync isn't optimzed for speed on local copies - that's
clear in my testing. I'm attemting to sync a large volume of files.
(In this case, I'm syncing a rdiff-backup set...)
An initial sync will be about one fourth as fast a
2004 Apr 15
0
Multiple compare-dest args
Hi all.
I have just finished a small patch that adds support for multiple
--compare-dest or --link-dest args. Its primary usage is to do incremental
backups on top of eachother. (My current backup system stores each
incremental as a single diff of the latest full.)
Example:
First full backup:
rsync -a somedir full-20040415/
First incremental:
rsync -a --compare-dest=../full-20040415 \
2003 Mar 25
1
[Bug 520] Recursive operations
http://bugzilla.mindrot.org/show_bug.cgi?id=520
Summary: Recursive operations
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: djm at mindrot.org
2000 Apr 27
1
Samba 2.0.7 configure-script disfunction.
If I do this on a Solaris 8, x86:
tar xzf samba-2.0.7.tar.gz
cd samba-2.0.7
mkdir OBJ/somedir
cd OBJ/somedir
../../configure --prefix=/usr/someplace
and then:
make
it doesn't mkdir "bin" for me, making it compile all
the way until it is about to link bin/smbd.
The linker gives me a message about not being able to find
"bin/smbd" which is kind of misleading. 8-(
Anyway,