Displaying 20 results from an estimated 195 matches for "hashproduct".
2005 Sep 04
1
Rsync patch for default ACLs and executability
...tched man page.
The patch is attached. If you're interested in these features, please
test it and tell me if you have any problems with it. I request that
the patch be included in the `patches' directory of the next release of
rsync if it is found to work correctly.
--
Matt McCutchen, ``hashproduct''
hashproduct@verizon.net -- http://mysite.verizon.net/hashproduct/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: better-perms.diff
Type: text/x-patch
Size: 11718 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20050903/...
2007 Feb 25
3
DO NOT REPLY [Bug 4412] New: --dry-run output inaccurate due to implied symlink
...utput inaccurate due to implied symlink
Product: rsync
Version: 2.6.9
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hashproduct+rsync@gmail.com
QAContact: rsync-qa@samba.org
When a symlink has contents in the file list (which happens for implied
symlinks from --relative), rsync's dry-run output can be inaccurate because it
naively tries to follow the symlink when processing the contents, even though
it has no...
2006 Jan 17
2
getting "diff" of directory trees
Given two directories "foo" and "fooprime", can I have rsync make a file
or directory "d", that contains the differences between these two
directories such that I can take d and apply it to foo to get fooprime,
or take fooprime and reverse-apply d to it to get foo?
I'm not sure that the --backup and --backup-dir options to rsync will
give me exactly what I want.
2006 Jan 22
1
ACL support in rsync 2.6.6
Hi,
Can someone tell me the status of ext3 acl support in rsync?
I saw this post from may 2004 which seems to indicate there
is a patch.
http://lists.samba.org/archive/rsync/2004-May/009466.html
But it still appears that 2.6.6 doesn't have any acl support
included. Is that true?
Does anyone know where to get the latest patch for 2.6.6 if it
even exists?
Thanks
Paul
--
2006 Jun 06
13
DO NOT REPLY [Bug 3825] New: rsync won't delete directory with excluded files
https://bugzilla.samba.org/show_bug.cgi?id=3825
Summary: rsync won't delete directory with excluded files
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: vanes002@umn.edu
2006 Mar 31
1
logging problem
...grant everyone permission to write
> to /var/log/rsyncd.log (might not be a good idea because one user could
> maliciously alter the other user's log messages) or create per-user log
> files and specify their locations in the per-user rsyncd.confs.
>
> --
> Matt McCutchen
> hashproduct@verizon.net
> http://hashproduct.metaesthetics.net/
>
>
-------------- next part --------------
HTML attachment scrubbed and removed
2006 Apr 15
2
include and exclude file
hi
i try to include and exclude file when i do a rsync
#!/bin/sh
# directory to backup
BDIR=/home/collinm/test/home
# includes file - this contains a wildcard pattern per line of files to
exclude
INCLUDE=include.txt
# excludes file - this contains a wildcard pattern per line of files to
exclude
EXCLUDE=exclude.txt
OPTS="-a -r -v -p -t --delete-before --exclude-from=$EXCLUDE
2006 Feb 08
2
RSYNC via pipe/socket ?
Hello !
I`m trying to find a way to use lzo compression for the data being transferred by rsync.
rsync only supports gzip (or maybe ssh -c, which is also zlib), which gives cpu intensive workload - and
this cannot be exchanged by a commandline param like we have with tar (--use-compress-program=....)
i like to use lzo because it does much faster compression than gzip.
I read the following in
2007 Sep 24
5
Mapped Drive
I am having trouble running rsync over a mapped drive. Basically it only
copies whole files. I use the -rvcS switches. Any suggestions?
TIA
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and
2006 Mar 02
1
Rsync 2.6.7pre3 released
I've just released rsync 2.6.7pre3 -- the third, and (hopefully) final
pre-release version of the 2.6.7 release. Please test this out and
email the rsync mailing list with any questions, comments, bug reports,
etc. Thanks!
You can download the tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre3.tar.gz
2005 Sep 29
1
acl support
Hi all,
I try to use rsync with the option --acl but it doesn`t work.
send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not supported
Does my rsync-package don`t support acls or what is going wrong here?
How can I ensure that my rsync version is compiled with acl support?
info: rsync-2.6.2-8 (rpm from sles9)
cheers
Stefan
2005 Oct 17
1
Rsync problem
All
I am having a problem with rsyncing 2 directories in my network. Here is
the situation:
1. I have a directory tree on the 1 server say: SOURCE
2. I have to rsync this directory tree on a backup server, say: Backup
3. This is a huge tree (about 8-9 GB) that grows by about 2-3 % a day.
4. What I did is... I gzipped the tree on a HD and restored it on the backup
server
5. The file permissions
2005 Oct 31
2
rsync + incremental changes files
Hi,
Well, I need the procedure or how to do a full backup of archives to a
directory. Then, do incremental backups in different directories.
For example:
source-dir to dest-dir a full backup.
incremental of sources-dir and differential of backup-dir in `date +%m%h%y`
Then, i should have a full backup in the dest-dir and
incremental+diferential backup in every $DATE directory.
Any ideas?
I try
2005 Nov 06
1
How rsync performs synchronization
Hi--
Can someone tell me how rsync performs it?s synchronization feature? What
basic procedure does it use to check if files are different?
Thanks :)
All My Best,
Jeffrey
-------------- next part --------------
HTML attachment scrubbed and removed
2005 Nov 12
1
rsync server service provider
Hi,
I want to backup data from my computer located at home to a server
located anywhere else and accessible through the Internet at any time.
Does anybody know any provider offering a storage service and an rsync
server service ?
Thank you very much for your answer ...
Xav
2006 Jan 19
2
Backing up two trees with corresponding files hard linked
...n^2) algorithm to match up
hard links and it would be prohibitively expensive to use this option on
a filesystem with about 100,000 files. Is this true? If so, is there
or will there be a way to get rsync to take advantage of special
situations like my two hard-linked trees?
--
Matt McCutchen, ``hashproduct''
hashproduct@verizon.net -- http://mysite.verizon.net/hashproduct/
2006 Mar 02
1
Rsync 2.6.7pre3 released
I've just released rsync 2.6.7pre3 -- the third, and (hopefully) final
pre-release version of the 2.6.7 release. Please test this out and
email the rsync mailing list with any questions, comments, bug reports,
etc. Thanks!
You can download the tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre3.tar.gz
2006 Sep 04
4
DO NOT REPLY [Bug 4080] New: rsync can't find basis dirs with -n and nonexistent destination
...nonexistent
destination
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hashproduct+rsync@gmail.com
QAContact: rsync-qa@samba.org
The man page says that relative basis directory paths are to be relative to the
destination directory. This usually works because the receiving rsync chdirs
into the destination directory in get_local_name and then follows the paths
verbatim...
2005 Dec 06
1
SRC=/, include a few directories and exclude everything else
Hi,
I am currently backing up a few Linux boxes, and a Windows XP box, using
rsync (through a cron job).
Regarding the Windows box ( Windows XP (running Cygwin) <--> Debian
Testing), so far I specify a few directories as sources in the rsync
command line. I then use an excludes file to include certain directories
and exclude others.
I was wondering, can I just specify / as the source and
2005 Oct 13
1
Worrisome race condition involving half-transferred files
...privileges
This is bad. Having the receiver use fchmod, fchown, etc. on the file
descriptor would help. However, the fact that rsync uses paths from the
top of the transfer for just about everything makes me suspect there
might be other similarly dangerous race conditions.
--
Matt McCutchen, ``hashproduct''
hashproduct@verizon.net -- http://mysite.verizon.net/hashproduct/