similar to: BUG? rsync ends without message by delete files

Displaying 20 results from an estimated 6000 matches similar to: "BUG? rsync ends without message by delete files"

2024 Feb 06
0
BUG? rsync ends without message by delete files
>and then, it stops totally quiet. you mean it simply exits without any message? what's the return code ( echo $? ) roland Am 06.02.24 um 22:18 schrieb Franke via rsync: > Hi Kevin, > > Am 06.02.24 um 20:55 schrieb Kevin Korb: >> The other likely cause is your $SOURCE being something that contains a * >> or other wildcard.? If there is a wildcard in the source
2024 Feb 06
0
BUG? rsync ends without message by delete files
here is another report of this behaviour. https://unix.stackexchange.com/questions/754923/rsync-just-stops nothing appropriate in bugzilla, besides https://bugzilla.samba.org/show_bug.cgi?id=13317 do you use zfs or is there full-space/quota condition while running? if you can't resolve, please file a bugreport in bugzilla roland Am 06.02.24 um 22:18 schrieb Franke via rsync: > Hi
2024 Feb 06
0
BUG? rsync ends without message by delete files
Normally, when rsync isn't deleting things the problem is that there is some kind of error (possibly scrolled off screen unnoticed) but it sounds like you are getting no output at all which would eliminate that possibility. The other likely cause is your $SOURCE being something that contains a * or other wildcard. If there is a wildcard in the source parameter then the shell expands that
2005 Feb 18
1
R crashes on Repeated ODBC Queries
Hi, I've been up all night trying to get the following to work. First here is the setup. I have a P4 1G mem running WinXP SP2, R 2.0.1 patched 2005-01-15, MySQL 4.1.7 and MyODBC 3.51. I've been pulling data from MySQL using the code at the end of the post, where start.date and end.date are chron objects and auction.type is a string. I've been rushed so the code, especially the
2009 Jan 23
1
XML package help
Please consider this: <Manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > <!-- eName : name of the element. eValue : value of the element. --> <OutputFilePath>./XYZ</OutputFilePath> <FilesList> <File> <FileTypeId>10</FileTypeId>
2008 Sep 11
2
data import
Dear All, I have a data set containing 2,122,164 records and 38198952 fields. I can not import this data due to "momory problem". Is there a way to solve this problem? Thanks [[alternative HTML version deleted]]
2010 Jan 03
0
[PATCH] exa: Some compat defines for new pixman formats.
Signed-off-by: Maarten Maathuis <madman2003 at gmail.com> --- src/nv50_exa.c | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/src/nv50_exa.c b/src/nv50_exa.c index 10a3a64..59c198f 100644 --- a/src/nv50_exa.c +++ b/src/nv50_exa.c @@ -431,6 +431,26 @@ NV50EXAUploadSIFC(const char *src, int src_pitch, return TRUE; } +/* Compat defines for pre
2015 Feb 09
0
smbclient works with IP address but not hostname
Hi, On Sun, Feb 8, 2015 at 11:23 AM, Graeme Russ <gruss at tss-engineering.com> wrote: > Hi All, > > I've configured a Fedora 20 server with samba to share a few user > directories and a printer. > > From a Windows 8 laptop, I am able to address the samba server by it's > name (fs1) > > From a Fedora 20 client (ws1), I am able to address the samba server
2015 Feb 08
2
smbclient works with IP address but not hostname
Hi All, I've configured a Fedora 20 server with samba to share a few user directories and a printer. From a Windows 8 laptop, I am able to address the samba server by it's name (fs1) From a Fedora 20 client (ws1), I am able to address the samba server by IP address, but not by name. [gruss at ws1 ~]$ smbclient --version Version 4.1.15 [gruss at ws1 ~]$ smbclient -L 192.168.1.10
2006 Mar 26
3
PXE -> tftp -> WinPE vs NForce 4
Hi The setup, as in the subject, is supposed to boot a Winpe to install xp to a clean PC. I use the Ramdisk method (ie PXELinux pases the setup on to the M$ pxe loader and and boots WinPE) It works perfectly with evry other chipset, but Nvidias NForce 4. (tested 15 different) With NF4 it loads up well but the M$ PnP routine detects the Network management bus wrong (nvidia specific approach to
2009 Feb 09
1
XML package- accessing nodes based on attributes
Hi, I have a rather complex xml document that I am attempting to parse based on attributes: <Manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <!-- eName : name of the element. eValue : value of the element. --> <OutputFilePath>D:\CN_data\Agilent\Results\</OutputFilePath> <FilesList> <File>
2015 Feb 09
0
smbclient works with IP address but not hostname
Hi, On Mon, Feb 9, 2015 at 12:29 PM, Graeme Russ <gruss at tss-engineering.com> wrote: > Hi Ashish, > > On 09/02/15 17:50, Ashish Yadav wrote: > >> Hi, >> >> On Sun, Feb 8, 2015 at 11:23 AM, Graeme Russ <gruss at tss-engineering.com >> <mailto:gruss at tss-engineering.com>> wrote: >> >> Hi All, >> >> I've
2015 Feb 09
3
smbclient works with IP address but not hostname
Hi Ashish, On 09/02/15 17:50, Ashish Yadav wrote: > Hi, > > On Sun, Feb 8, 2015 at 11:23 AM, Graeme Russ <gruss at tss-engineering.com > <mailto:gruss at tss-engineering.com>> wrote: > > Hi All, > > I've configured a Fedora 20 server with samba to share a few user > directories and a printer. > > From a Windows 8 laptop, I am able
2015 Feb 09
2
Samba4 - Corrupted group caused stop of replication - "Object class violation"
Hi Andrew, Thanks for your reply. We tried successfully the --full-sync option from first to second DC. Unfortunately, afterwards the second DC was still in a corrupted state. The "Deleted Objects" still contained the ugly groups with the missing attribute... So we achieved to get a successfull replication after editing the "deleted objects" with ldbedit. We have deleted
2010 Dec 02
0
Thinking Sphinx sorting problem
Hello all, I''m trying to get some records in my application to sort based on a SQL calculated value and am getting no records returned. I have checked and double checked and the query that TS is indexing is working out, but the problem is with the controller. Here is what I''m indexing: ---------------------------------------------------------- indexes
2002 Mar 22
1
Is OpenSSH vulnerable to the ZLIB problem or isn't it?
SSH.COM says their SSH2 is not vulnerable to the ZLIB problem even though they use the library (details below). Can OpenSSH say the same thing? In either case, it seems like there ought to be an openssh-unix-announce message about what the situation is. I may have missed it, but I don't believe there was one. Yes, openssh doesn't have its own copy of zlib source but it would still be
2018 Mar 08
0
samba migration on Solaris 10
Am Donnerstag, 8. März 2018, 16:12:54 CET schrieb simon.cheng at thomsonreuters.com: > Hi Harry > > Thanks for the comments. All contents under /etc/samba/private were > indeed copied over > > appprd#ls -l /etc/samba/private/ > total 432 > -rw------- 1 root root 180224 Mar 7 21:29 passdb.tdb > -rw------- 1 root root 696 Mar 8 09:13 >
2014 Feb 25
2
Introduction mail
Hi my name is Abhinandan Bhattacharjee i am student of Computer Science stream of netaji subhash engineering college, kolkata, West bengal, India. I know php,c,c++,java and working on python iike your organistion and would love to work for it in thi years gsoc please guide me what i need to do i have done some projects these are -- https://github.com/avinandan/avenir
2006 Sep 01
2
I not find in the kernel code the code of this command
Hi!, My problem is this: I''m searching, in kernel code, the code that implement thi command: tc filter add dev eth2 parent ffff: protocol ip prio 1 u32 match ip src 0.0.0.0/0 police rate $1 burst $2 drop flowid :1 I thought that this code was police.c but seem that it isn''t i must implement a proc file in the code and recompiling the kernel. Please send eventual response to my
2019 May 22
2
lpxelinux.0 issues with larger initrd.img files from RHEL >= 7.5 on UCS servers?
On Wed, May 22, 2019 at 03:18:25PM +0000, Ady Ady via Syslinux wrote: > You also need (at least) the "syslinux-common" package of the same > version Yeah my bad, that's what I used, I had all the c32 files... > I don't know how much relevant debug info you could actually get when > using the "-dhcpinfo" option of linux.c32 (see the wiki for details).