similar to: [Bug 2831] New: rsync tries to create "." directory

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 2831] New: rsync tries to create "." directory"

2005 Jun 30
3
[Bug 2831] rsync tries to create "." directory
https://bugzilla.samba.org/show_bug.cgi?id=2831 ------- Additional Comments From wayned@samba.org 2005-06-30 10:00 ------- Created an attachment (id=1292) --> (https://bugzilla.samba.org/attachment.cgi?id=1292&action=view) Ignore EEXIST on second mkdir() call -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because:
2019 Mar 14
0
paste
Ok, i had a quick look here. > -----Oorspronkelijk bericht----- > Van: Stefan G. Weichinger [mailto:lists at xunil.at] > Verzonden: donderdag 14 maart 2019 8:52 > Aan: L.P.H. van Belle > Onderwerp: Re: paste > > Am 14.03.19 um 08:42 schrieb L.P.H. van Belle: > > The dpaste sniped is already deleted. > > Can you send it again? > > sure, created right
2007 Jan 27
1
rsync: recv_generator and stat errors
Sorry, my question was whether or not this issue has been resolved. Thanks Hello, I am having problems with rsync: recv_generator: mkdir "dirname" No such file or directory (2) stat dirname No such file or directory Which is the same problem reported in the link below: http://www.mail-archive.com/rsync@lists.samba.org/msg16446.html rsync
2006 Oct 21
1
Rsync 2.6.9pre2 tries to read ACLs of nonexistent files
Dear rsync people, Today I tried to back up my computer using rsnapshot with the RPM version of rsync-acl 2.6.9pre1 that I built. I tried twice, and both times, rsync encountered some kind of assertion failure. I was trying to reproduce the crash with rsync-acl 2.6.9pre2 and noticed a different bug (described below); when I have a chance, I will go back and investigate the crash further. Rsync
2004 Jun 10
0
[Bug 1455] New: mount --bind is ignored by -x
https://bugzilla.samba.org/show_bug.cgi?id=1455 Summary: mount --bind is ignored by -x Product: rsync Version: 2.6.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: mario@dedenet.de QAContact:
2007 Feb 25
0
Upcoming change in Daylight Savings Time
This message, hopfully, summarizes all the questions people may have about the change affecting when Daylight Savings Time begins and ends for various time zones which takes effect this year. NOTE: Before you decide this message does not effect you please bear in mind that the most critical file involved in all of this is /etc/localtime. That is the zoneinfo file your system will be using to
2017 Oct 16
0
Another issue with Sys.timezone
>>>>> Stephen Berman <stephen.berman at gmx.net> >>>>> on Sun, 15 Oct 2017 01:53:12 +0200 writes: > (I reported the test failure mentioned below to R-help but was advised > that this list is the right one to address the issue; in the meantime I > investigated the matter somewhat more closely, including searching > recent R-devel
2017 Oct 19
0
Another issue with Sys.timezone
On Wed, 18 Oct 2017 18:09:41 +0200 Martin Maechler <maechler at stat.math.ethz.ch> wrote: >>>>>> Martin Maechler <maechler at stat.math.ethz.ch> >>>>>> on Mon, 16 Oct 2017 19:13:31 +0200 writes: (I also included a reply to part of this response of yours below.) >>>>>> Stephen Berman <stephen.berman at gmx.net>
2017 Oct 20
1
Another issue with Sys.timezone
>>>>> Stephen Berman <stephen.berman at gmx.net> >>>>> on Thu, 19 Oct 2017 17:12:50 +0200 writes: > On Wed, 18 Oct 2017 18:09:41 +0200 Martin Maechler <maechler at stat.math.ethz.ch> wrote: >>>>>>> Martin Maechler <maechler at stat.math.ethz.ch> >>>>>>> on Mon, 16 Oct 2017 19:13:31 +0200
2015 Feb 07
0
lost at 'repository' entry installing centos7
On 02/07/2015 03:01 PM, Jonathan Billings wrote: > On Sat, Feb 07, 2015 at 01:05:58PM -0600, g wrote: >> so much for all that. >> >> i just thought it was working. :-( >> >> only way i can get system clock to show correct CST is to set bios >> clock to CST. > > I suggest reading the man page for 'hwclock'. Namely, the --utc > option. If you
2005 Nov 07
1
New Standard/Daylight time-change dates in rhel4u2 butnot centos4.2?
Which is why I always symlink /etc/localtime Not only does it solve these issues, but it makes it very clear which timezone is selected! -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Aleksandar Milivojevic Sent: Monday, November 07, 2005 2:45 PM To: centos at centos.org Subject: Re: [CentOS] New Standard/Daylight time-change
2008 Jan 05
0
Backslash in filename causes error
rsync: recv_generator: failed to stat "/freecom/backup/www/html/chris/info/computer/hardware/networkStorage/freecom/objects\00005151.pdf": Invalid argument The file exists OK. -- Chris Green
2015 Jun 24
0
yum and yumex change system time
On 06/23/2015 04:47 PM, g wrote: > > Richard, thank you for your response. > > > On 06/23/2015 02:51 PM, Richard wrote: > <<>> > >> I agree, so my questions are: >> >> - what is your TZ? > > u.s.a. 'central time zone' - currently on 'daylight savings time'. > >> - what does "[/bin/]date" show?
2018 Mar 20
0
rsync time machine backup permissions
What is the order that rsync uses to set permissions? Time Machine directories have ACL permissions that basically prohibit making any changes of any kind. In order to make a backup of the directory, you would need to set those permissions after copying everything in the subdirectories. Is rsync smart enough to do it in that order? On 2018-03-19, at 10:44 PM, Andre Althoff via rsync <rsync
2003 Oct 01
0
AW: problem with batch mode:
OK. I got the rsync CVS code and compiled under Linux. That did the job, but only with --no-whole-file because of the local transfer. I then tried to read-batch... under Windows / Cygwin with the current Cygwin rsync. That didn't work - as expected. After compiling again under cygwin it worked! I can now create a diff from a new CD to the version before and send the diff files by email. On
2017 Oct 14
2
Another issue with Sys.timezone
(I reported the test failure mentioned below to R-help but was advised that this list is the right one to address the issue; in the meantime I investigated the matter somewhat more closely, including searching recent R-devel postings, since I haven't been following this list.) Last May there were two reports here of problems with Sys.timezone, one where the zoneinfo directory is in a
2023 Dec 21
1
rsync over ssh fails with --files-from
The errors column is 0. The drop column is 18. The second bit number is the number of packets which should grow. At least that is how I read it. Column makes it more readable in a terminal but not so much in an email. On 12/21/23 14:18, Alex wrote: > Can someone help me determine if these errors are normal or if this > could somehow be the cause? I've removed the last three
2010 Nov 12
7
hwclock problem
Hi. I run peridocally (from cron) on all of my machines 30 * * * * root /sbin/hwclock --systohc All of those machines in question take their time via NTP from the same local server, and that server gets its time from a ntp pool. Now I had to reboot a couple of them two days ago and to my surprise all had problems with the time upon booting. Here are the important files: [root at XXXXXX ~]
2009 May 07
1
timezone "Europe/London" ntpdate
Hi CentOS 5.3 with latest updates. I have a problem with the time zone on dedicated server. I had to setup the timezone using system-config-date to "Europe/London" and "System clock uses UTC" == checked # date; date -u; hwclock --show; hwclock --show --utc; zdump /etc/localtime Thu May 7 21:29:47 GMT 2009 Thu May 7 21:29:47 UTC 2009 Thu 07 May 2009 09:29:48 PM GMT
2002 Sep 25
0
Rsync Hangs 100% of the time when copying files from win2k machin es to linux
Hey guys, I've been working with rsync for the last couple weeks and I really need some help here. Linux to Linux transfers are working beautifully, but for the life of me I can't get transfers from win2k to work. I have the exact problem that was reported by Mark de Jong on Tue, 16 Jul 2002. I'm using the lastest version of cygwin, with rsync 2.5.5 and ssh 3.5p1 for my tests. The