similar to: rsync error: errors selecting input/output files, dirs (code 3) at flist.c(980)

Displaying 20 results from an estimated 10000 matches similar to: "rsync error: errors selecting input/output files, dirs (code 3) at flist.c(980)"

2004 Mar 10
4
HFS+ resource forks: WIP patch included
As you all know, rsync doesn't have any special handling for Mac OS X HFS+ resource forks. Kevin Boyd made RsyncX and rsync_hfs, to address this gap, but they only work when the destination filesystem is also HFS+. I haven't been able to find any references to an rsync that is capable of syncing from HFS+ to UFS (etc). The only solutions I've seen involve lots of preprocessing
2006 Dec 25
2
no such file or directory - but hey, the files are there!
For some reason, I'm unable to transfer *sometimes*, *some* files from a Windows server running rsyncd. 1. First, a try that succeeds - I want to copy "backup" directory, which is in "share": $ rsync --partial --dry-run -a -v --progress rsync://user@server/share/backup /tmp Password: receiving file list ... 30 files to consider backup/ backup/acls-c.bat.txt
2009 Jun 16
1
Last character of the boot prompt gone missing ?
Hi, I think I found a problem with syslinux where if you have an entry in the syslinux config file (eg. linux) and you type some additional parameters on the boot-prompt (eg. noacpi) the last character of the prompt is cut off (and missing from /proc/cmdline). This does not seem to happen for the append line in the config file, only for additional parameters on the boot prompt. (I guess it
2008 Nov 02
1
[artwork] Image for external links
Hi, Can we use the same image for external links on the wiki as we are using for Trac ? It is much less obtrusive in pieces of text. A gray box with arrow instead of a colorful globe. -- -- dag wieers, dag at wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]
2011 Apr 01
3
[Bug 8053] New: Older C compilers don't allow in-line declarations flist.c:1653
https://bugzilla.samba.org/show_bug.cgi?id=8053 Summary: Older C compilers don't allow in-line declarations flist.c:1653 Product: rsync Version: 3.0.8 Platform: All OS/Version: FreeBSD Status: NEW Severity: minor Priority: P5 Component: core AssignedTo: wayned at samba.org
2009 Jan 04
2
Another attempt for a Team page
Hi all, I've updated our Team page a bit, added a table for everyone already there. Now I still don't like the fact that we have the distinction between the Core members (whatever that means) and the others. Some have a @centos.org email address, we could use that as a distinction ? I do think we need to make that page exclusive to people that have some sort of responsibility, and
2009 May 28
1
Message 11 Syslinux Digest, Vol 74, Issue 24(Re: PXEboot trouble with Soekris 4826 (Miller, Shao)
Hi All, I am still having troubling with PXE. Thanks for replying Shao.I did follow ur suggestions and my results have improved a bit.From Ethereal and TCPdump, I can see that the client sucessfully dowloads the file pxelinux.0 from the server but stops at this point. here is the output of tcpdump tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes 11:05:41.966864 IP
2008 Dec 30
4
Merging Documentation and Help pages
Hi, Going over the wiki some more I noticed that the GettingHelp and Documentation page contain the same type of information and could be merged (and reduced) as well. On the FrontPage it is called "Learn" (which I like) and points to the Documentation page. On top it says "Help" and points to the GettingHelp page. I would prefer to keep the Documentation page (or rename
2003 May 17
1
flist transmission and sorting
Wayne, I've been ruminating a bit on the qsorted flist and duplicate removal and have an idea. What if we removed end_file_entry() from send_file_name() and instead had a for(i=0; i < flist->count; ++i) send_file_entry(flist->files[i], f, ??) in send_file_list(). As near as i can tell this would be unnoticeable to the protocol. Once done the sort of the file list could be
2003 Apr 29
0
Dovecot RH RPM packages
Hi, I can't remember if I already told you, but I'm building RPM packages of dovecot for RH73, RH80 and RH9. You can find these at: http://dag.wieers.com/packages/dovecot/ Or use apt as described on: http://dag.wieers.com/apt/ I also added a sysv file to the SPEC-file for use with Red Hat. If you add this SPEC-file to your tarball (probably with some custom changes) everyone can
2008 Sep 16
1
Re: centos-intro
On Tue, 16 Sep 2008, David Hrb?? wrote: > Dag Wieers napsal(a): >> It is available from the CentOS wiki. Just search for presentation. > > Perfect. Thanks. I would appreciate if you could: - Show the original location of the English version in your translated slides - Show the original location in every presentation based on these slides - Send improvements to me so
2007 Oct 09
2
AW: CentOS 5 release for IBM z/Series?
Hi dag! Thx for your reply! So, there will be no release in the near future of centos 5 for Z? At the moment we got a realy small z/linux installation, but i love it. Keeping the TCO as low as we can was necessary to satisfy the decision-maker. So we decided to choos a free linux distribution, centos was a good decicion we thougt. (redhat / fedora was always my favorite flavor *g*) It would
2004 Apr 22
1
rsync problems from flist.c change
On behalf of the development team of R (www.R-project.org), I would like to report the following problem with recent versions of rsync. First, some background info. The R Development Core Team uses CVS for maintainins its source code archive. Additionally, there is a mechanism for "mirroring" some important (so-called recommended) extension packages from a CRAN (Comprehensive R
2008 Nov 19
3
CentOS Events on wiki menu
Hi, Is it possible to rename the CentOS Events tab to simply Events ? The other tabs do not include CentOS either. For a published article today I required a desktop screenshot. However on 1024x768 with a non-fullscreen browser at wiki.centos.org, the number of tabs required me to make the browser-width larger than I liked it to be. Renaming "CentOS Events" to "Events"
2011 Aug 27
4
[Bug 8411] New: invalid flist flag when using protocol 28 or 29
https://bugzilla.samba.org/show_bug.cgi?id=8411 Summary: invalid flist flag when using protocol 28 or 29 Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: unobe at cpan.org
2010 Aug 09
3
Lua.c32 wiki page
Hi, I have been experimenting a bit with lua.c32 and I have created a small lua.c32 wiki page at: http://syslinux.zytor.com/wiki/index.php/Lua.c32 With my minimal knowledge about Lua (and the inconvenience of not being able to copy&paste or edit scripts) I discovered that the dmi module has 2 functions (supported, gettable) and a syslinux module with 1 function (run_command). Do we
2007 Nov 30
2
MoinMoin TableOfContents
Hi, I constantly find myself fighting the wiki syntax. Today the problem is that I want a TableOfContents that does NOT include the page title. To be honest, I do not understand why the page title (level 1) is included in the TOC, and why it does not appear in the head-title (<head><title>). I found with Google that there is a syntax like: [[TableOfContents(4,2)]] instead of
2008 Mar 23
3
Reorganising general CentOS FAQ
Hi guys, I would like to reorganise the general CentOS FAQ. It now has 20 questions about a lot of different things that can be structure much better. I would like to add some questions, but lacking any structure... I would like to make a distinction between the following subjects: - General questions about the CentOS project Answers about what the project is about, why the project
2007 Sep 24
1
Re: [tools] Why FC Packages in Centos Repository?
On Mon, 24 Sep 2007, John Lee wrote: > Just curious, but why are there Fedora packages in Centos5 base > repository? (i.e. blahblah.fc6.rpm) Are they compatible with CentOS? That is a very good questions and I personally veel very sad that Red Hat chose to do this. RHEL5 (and CentOS 5) are based on development done on Fedora Core 6. Red Hat started off with Fedora Core 6 when creating
2009 Jun 05
2
New template for Homepage
Hey, I reworked the HomepageTemplate since the original one was pretty empty. You can find my proposal here: http://wiki.centos.org/HomepageTemplate But to see how it looks properly, I adapted my Homepage to look like it: http://wiki.centos.org/DagWieers I'd like to open a discussion about what items belong on this page and how we can improve it. My aim to include responsibilities,