From: Juergen Brunk <juergen.brunk@gmx.de>
To: Gad Hayisraeli <gad@syete.co.il>
Cc: Linux-mtd List <linux-mtd@lists.infradead.org>,
Linux-Arm List <linux-arm@lists.arm.linux.org.uk>,
JFFS dev list <jffs-dev@axis.com>
Subject: Re: dump for jffs2
Date: Thu, 07 Mar 2002 14:47:51 +0100 [thread overview]
Message-ID: <3C876F87.2010903@gmx.de> (raw)
In-Reply-To: 002701c1c5dc$c9ba47b0$1900000a@v.vmanage.com
Hello!
> why i need it ? cause i used rsync and it RUINED my links !
> every link to /bin/something has become to bin/somehting !!
> (and i tried every option ijn this damn program to solve this, but nada...)
rsync -avz foo:src/bar /data/tmp
this would recursively transfer all files from the direc
tory src/bar on the machine foo into the /data/tmp/bar
directory on the local machine. The files are transferred
in "archive" mode, which ensures that symbolic links,
^^^^^^^^^^^^^^
devices, attributes, permissions, ownerships etc are
preserved in the transfer.
^^^^^^^^^
May this help you?
Regards, Juergen
next prev parent reply other threads:[~2002-03-07 13:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-07 13:34 dump for jffs2 Gad Hayisraeli
2002-03-07 13:47 ` Juergen Brunk [this message]
2002-03-07 14:43 ` David Woodhouse
2002-03-07 16:17 ` Gad Hayisraeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C876F87.2010903@gmx.de \
--to=juergen.brunk@gmx.de \
--cc=gad@syete.co.il \
--cc=jffs-dev@axis.com \
--cc=linux-arm@lists.arm.linux.org.uk \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox