Displaying 6 results from an estimated 6 matches for "deragon".
Did you mean:
daragon
2004 Jun 08
1
[Fwd: Re: rsync server complaining about vanishing files while they are not.]
...have set "use chroot = no" for the module and it works. The symlinks
I have are created automatically by a tool and are absolute. But since "use
chroot = no" handles well absolute links from root/, the transfer works A1.
Thanks for your input, Wayne.
Best regards,
Hans Deragon
--
Consultant en informatique/Software Consultant
Deragon Informatique inc. Open source:
http://www.deragon.biz http://facil.qc.ca (Promotion du libre)
mailto://hans@deragon.biz http://autopoweroff.sourceforge.net (Logiciel)
-------- Original Message --------
-----BEGIN PGP SIGNED...
2008 Jan 15
2
Feature Request: Options to limit --one-file-system at the source or destination.
...--one-file-system-at-destination.
Could that be easily implemented? The following two options would be
nice:
--one-file-system-at-source
# Limit to one file system at the source.
--one-file-system-at-destination
# Limit to one file system at the destination.
Best regards,
Hans Deragon
--
Consultant en informatique/Software Consultant
Deragon Informatique inc.
http://www.deragon.biz Open source (contribution):
mailto://hans@deragon.biz http://autopoweroff.sourceforge.net
2005 Feb 25
1
Feature request: Being able specify that the destination should follow source directory structure.
...subdirectories to
recreate on the destination. ' is a valid character for filename, so
something else could be used, but I have put it there as an example.
Because I want to maintain the hard links, I do not want to run two separate
rsync commands to perform this copying.
Best regards,
Hans Deragon
--
Consultant en informatique/Software Consultant
Deragon Informatique inc. Open source:
http://www.deragon.biz http://facil.qc.ca (Promotion du libre)
mailto://hans@deragon.biz http://autopoweroff.deragon.biz (Logiciel)
2004 Jun 07
1
rsync server complaining about vanishing files while they are not.
...nc/bin/rsync -vvvvrL
some.server.com::module1/redhat/9/en/os/i386/RedHat/RPMS
/export/lmw/install_images/redhat
I also notice that the rsync server complains with a code 24, while
the client complains with a code 23 (is this normal?).
Should I report this as a bug?
Best regards,
Hans Deragon
--
Consultant en informatique/Software Consultant
Deragon Informatique inc. Open source:
http://www.deragon.biz http://facil.qc.ca (Promotion du libre)
mailto://hans@deragon.biz http://autopoweroff.sourceforge.net (Logiciel)
2002 Oct 26
3
How come fsck still kicks in and reports major errors with Ext3?
...rmal? Where resides the journal BTW? Are
there config files for Ext3?
This is probably a FAQ, but since this group does not have an archive
(I have not seen the link on RH's page if there is one), I could not
find the info I am looking for. No luck with Google either.
Sincerely,
Hans Deragon
2008 Jan 22
2
DO NOT REPLY [Bug 5223] New: Options to limit --one-file-system at the source or destination.
...destination.
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hans@deragon.biz
QAContact: rsync-qa@samba.org
Currently, the --one-file-system applies to both the source and destination and
this is a problem.
In my source, I have a symlink pointing to a directory on another device which
I would like to have copied. I thus use --copy-unsafe-links.
I also use -...