ed recently and using
rsync only on these.
But it would be nice if a clever invocation of rsync could remove the
extra burden entirely.
Dirk van Deun
--
Ceterum censeo Redmond delendum
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change
ffort, as the rsync is done
every day, so they can safely be assumed to be in sync already.
Dirk van Deun
--
Ceterum censeo Redmond delendum
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/r
meaning that files are ignored and directories are
considered up to date on the destination server if they have not
been touched for x days on the source ?
Dirk van Deun
--
Ceterum censeo Redmond delendum
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
r (first find, then rsync).
Best,
Dirk van Deun
--
Ceterum censeo Redmond delendum
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
On 09/03/2011 09:11 AM, Henri Shustak wrote:
I have a small server at home. I like to put it 'online' and secure it as good
as possible. The counterside of putting your personal backups on a server is
that it might get hacked... and you don't want have to have your personal docs
online...
Do
seem very active. Are that trustful
and useful projects anyways?
Dirk
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Hi,
I have a small server at home. I like to put it 'online' and secure it
as good as possible. The counterside of putting your personal backups on
a server is that it might get hacked... and you don't want have to have
your personal docs online...
Do you think encryption is needed?
How to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 03.02.2011 10:59, schrieb Dirk Heinrichs:
> Hello,
>
> I've just encountered an issue where using --link-dest from within a
> Subversion working copy does not create hard links as intended.
>
> The idea is to supply the
uot;rsync -ac --delete ./*
[remote:]/some/dir2/HELLO_2.5"
13) cd into ../HELLO_2.6 and run "rsync -ac --delete
- --link-dest=../HELLO_2.5 ./* [remote:]/some/dir2/HELLO_2.6"
This does NOT create any hard-linked files in the destination as expected.
Any hints as to what could be the
words into the keychain like this (I do it
programmatically bit it can be done manually as well):
Servicename: rsyncd
Account name: -
Enjoy!
It would be very cool to see this as an option for the Darwin target.
Greetings,
Dirk
In the Makefile, I
option does not
change, full backwards compatibility provided :-)
I'd say, please feel free to implement it ;-)
Best regards
Dirk
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
is one source fs to target. We are not yet ready with
this and it would be much easier if rsync would guarantee deterministiv
order by itself in a future maintained version.
Regards,
Dirk.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read
something wrong? It's going on 5
> hours now. It's "considered" all the files and
> printed out a few it deleted, but that this point I'm
> not sure where it is at.
This block is something for the real experts. Only one thing:
You could perhaps use on-the-fly com
Hi Wayne,
Wayne Davison wrote:
On Tue, Oct 18, 2005 at 08:07:56PM +0200, Dirk Schenkewitz wrote:
What happens is that rsync creates the whole tree of directories below
/data/A/gany.1/lib and also created all symlinks within that tree.
Yes, that's the way rsync currently works.
In that case, could someone give
me a pointer/link to the answer(s). Any help is very much appreciated!
Best regards
Dirk
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Hello,
--Am Mittwoch, 25. August 2004 8:44 Uhr +0200 schrieb Dirk Pape
<[EMAIL PROTECTED]>:
Since in our scenario using rsync we rely on deterministic behaviour, we
patched rsync to use mergesort always for composing the file list. For
systems without a mergesort system call (most os
for you if
"space is enough" (I hate *this* hidden "optimisation"!). So if you are
experiencing too high memory consumption with long file lists on Linux you
might actual see mergesort at work.
Dirk.
--
To unsubscribe or change options: http://lists.samba.org/mailman/
filesystem tree from
many sources where some sources rule over others).
With our patch here rsync is *the tool* for this task, without it fails to
be reliable for this task.
Dirk.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.cat
nistic, but perhaps not
in the way you want.
it would definetly break our scenario here. Although it is a nice feature I
would not want to be forced to cope with it.
Dirk.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.or
nd dir2/foo/bar) but with *different content*.
It now depends on the names and numbers of other files in dir1 .. dir3,
whether dir1/foo/bar or dir2/foo/bar will be copied into target/foo/bar.
Dirk.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read:
rgesort has
worse memory complexity, I propose to give users a command line switch to
decide, whether they want to use the feature (prefer reliability for some
scenario over performance) or not.
Hope this will be heared.
Thanks,
Dirk.
mstest.tgz
Description: GNU Zip compressed data
patches
re are no known problems with
master.kde.org (which is used for ftp.kde.org rsyncing).
Dirk
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
t your options are:
Fix rsync to support this behaviour.
I would like to take a quick look to tis first option you mentioned, before
I conider the others.
Do you have and can you send me some API-documentation for the flist
module, which I believe is the one, I have to modify.
Thanks,
Dir
r directly?
Thanks,
Dirk.
--
Dr. Dirk Pape (Leiter des Rechnerbetriebs und IT-Verantwortlicher)
Fachbereich Mathematik und Informatik der FU Berlin
Takustr. 9, 14195 Berlin
Tel. +49 (30) 838 75143, Fax. +49 (30) 838 75190
--Am Sonntag, 28. September 2003 13:19 Uhr +0200 schrieb Dirk Pape
<[EM
I have found a nasty bug when a file, which is in some of many sources,
shall be copied to a target.
The linux-Version works well but rsync 2.5.{2|5|6} under solaris9 (gcc
2.95.3) and darwin (gcc 3.1) do not. The decision which file (out of which
src) shall be copied depends on the number of sr
Ich werde ab 11.03.2002 nicht im Büro sein. Ich kehre zurück am
25.03.2002.
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
In dringenden Fällen wenden Sie sich bitte an Herrn Heinz Maier,
[EMAIL PROTECTED] . (0211/61078-50)
--
To unsubscribe or change options: http://lists.samba.or
Ich werde ab 11.03.2002 nicht im Büro sein. Ich kehre zurück am
25.03.2002.
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
In dringenden Fällen wenden Sie sich bitte an Herrn Heinz Maier,
[EMAIL PROTECTED] . (0211/61078-50)
--
To unsubscribe or change options: http://lists.samba.or
stem ... I think you only want to sync
User-Data, not the system, so LVM could be one solution for you.
Greetings
Dirk
--
--
Dirk Markwardt Für die einen ist es Windows,
Besselstr. 7 für
t a cron-job ?
at 22:00: chmod 755 /usr/bin/rsync
at 05:00: chmod 644 /usr/bin/rsync
Greetings
Dirk
--
---
Dirk Markwardt
Besselstr. 7
38114 Braunschweig
[EMAIL PROTECTED]
me some hints !
Thanks in advance !
Dirk
--
Best regards,
Dirk Markwardt mailto:[EMAIL PROTECTED]
30 matches
Mail list logo