Displaying 6 results from an estimated 6 matches for "delahanty".
2001 Sep 19
3
permissions bug w/ --backup-dir or --backup option?
Running rsync 2.4.7pre1, using the --backup-dir option, I just realized
today that file ownerships and permissions of backed up files are not
preserved. In other words, if rsync moves an obsolete file to the backup
dir, it's ownership seems to revert to root:root, and permissions change, as
well. We are also using the -a (archive) option, by the way, which should
mean "preserve
1999 Jun 15
0
FIX for smbtar zero length files... (Cont :)
...} else {
+ zero_retry++;
+ DEBUG(0,("Zero Byte Error reading file %s:
- Retrying %d of %d)\n", rname, zero_retr
y, max_zero_retry));
+ };
}
datalen=0;
---- CUT ------
Jim Delahanty
Gulf Interstate Engineering
2002 Dec 09
1
when using --backup-dir: why not make_bak_dir() . . .
here (in keep_backup())?
--- backup.c.orig Mon Dec 9 17:02:36 2002
+++ backup.c Mon Dec 9 17:03:50 2002
@@ -273,6 +273,7 @@
/* move to keep tree if a file */
if(!kept) {
+ make_bak_dir(fname,backup_dir);
if (!robust_move (fname, keep_name))
rprintf(FERROR, "keep_backup failed %s -> %s : %s\n",
fname, keep_name, strerror(errno));
this reconstructs parent
1999 Jun 25
0
VERY SERIOUS smbclient problems w/samba 2.0.*
...6-2 300, NT 4.0 Workstation, SP4, 3Com NIC
Dual PPro-180, NT 4.0 Server, SP3, Intel NIC
TO WHOEVER MAINTAINS SMBCLIENT:
I can send anything you'd like to see, with regards to log files, etc.
Contact me if you need more information -- I'm glad to help in any way
that I can.
Sincerely,
Jim Delahanty - jimd@gie.com
Sr. Systems Analyst
Gulf Interstate Engineering
2001 Dec 15
1
Understanding backup-dir semantics
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please cc in replies as I am not subscrubed to the list - However I have just
searched backwards over the list archive looking for an answer and I can't
find any posts relating to this.
I am currently backing up my family's windows machine over the network to my
linux box by mounting the windows disk as a file share an using cp to copy
1998 Feb 23
7
nmb log file entry
Hi,
I am getting this log entry in the nmb.log file.
Any ideas why I am getting it?
query_name_response: Multiple (2) responses received for a query on
subnet 9.36.
220.43 for name WHITE<1d>. This response was from IP 9.36.223.255
Thanks
Chip