Regarding [Bug 1936] lseek failed in map_ptr

2006-05-17 Thread Ryan Kather
Rsync has begun failing to replicate a kerberos samba mount point. This mount point has worked previously, but recently an attempt to replicate the mount point returns; lseek failed in map_ptr rsync error: error in file IO (code 11) at fileio.c(228) rsync: writefd_unbuffered failed to write 409

Re: NetWare Support

2006-03-11 Thread Ryan Kather
This list does not (though it can assist with RSYNC general parameters that are commen between the platforms). There are forums provided by Novell for the RSYNC port of NetWare. The following link has references to NNTP and HTTP forums. http://forge.novell.com/modules/xfmod/newsportal/?group

Re: sync 54 million files, tuning rsync?

2006-02-15 Thread Ryan Kather
Because of the inefficiencies of using NFS to NFS rsync, would you not be better using a native utility from filer to file, such as ndmp copy? >>> Jerry <[EMAIL PROTECTED]> 02/13/06 09:31PM >>> I'm trying to sync up 54 million files. I can break it down into different applications, but I still

RSYNC + iNotify

2006-01-31 Thread Ryan Kather
I'm looking for a way to continually monitor at least one but possibly multiple directories (and/or individual files). I would like RSYNC to immediately synchronize the changes to said directory(ies) after they occur. I believe the best approach for this would be to utilize iNotify enabled ker

Delete But Don't Copy

2005-09-29 Thread Ryan Kather
Is it possible to use RSYNC to only delete files that exist at the destination, but not the source. I would like RSYNC to remove files that exist at the destination but do not exist at the source WITHOUT copying or creating any additional files. If RYSNC can't do this, does someone know a ni

RSYNC File Has Vanished

2005-08-12 Thread Ryan Kather
Greetings, I am attempting to RSYNC files from a Linux box which has a mounted path to a NetWare 6.5 server. I am using the Novell Client for Linux (beta). I am sure this is probably a Novell issue, and there won't be much help on this mailing list, but perhaps someone could explain what the

Windows File Permissions

2005-07-15 Thread Ryan Kather
I have recently designed a backup strategy for my company built around RSYNC. The strategy appears sound for NetWare NSS data and Linux/Unix data as the filesystem permissions are maintained (though some hackery is required for NetWare). However, recently a large amount of Windows data has b