<div text="#000000" bgcolor="#FFFFFF">
    Thanks for your answer, but, unfortunately nothing you suggested is
    possible (I am just a user and not the admin), and, besides, isn't
    that a little bit overkill? This procedure with symlinking randomly
    spread files is standard at our place and all the software we use to
    analyze those data can handle symlinks. There is absolutely no way
    they will start messing up with stuff like lvm just because of this
    one thing.<br>
    <br>
    So, my question remains: can rsync somehow handle symlinks at the
    target machine, or should I use some other tools?<br>
    <br>
    <br>
    On 07/20/2012 07:20 PM, Kevin Korb wrote:
    <blockquote type="cite">
      <pre>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It sounds like you need lvm2 or whatever the equiv is for whatever OS
you are running.  Or maybe RAID (or both).

On 07/20/12 13:10, Yuriy Davygora wrote:
</pre>
      <blockquote type="cite">
        <pre>Dear all,

I am trying to synchronize data from a remote machine (ssh) to my 
local one using rsync (pure scp would overwrite everything every
time). The problem is, however, that due to the size of data and
available storage, I have to distribute it over several hdd's. For
that I have a script, which moves every single file (typical size ~
4GB) to a different (randomly selected) hdd, leaving behind a
symlink to the new location which has the same name as the original
file.

When, however, rsync is run again (I use -a option), it deletes
all the links and downloads the corresponding files again. I tried
-l (which is in -a, anyway, but I tried it explicitely, just for
the case), -L and -K, but still I got the same behaviour.

Is there a way to make rsync follow the symlinks at the target
machine?

Thank you very much in advance!

Best regards, Yuriy


</pre>
      </blockquote>
      <pre>- -- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
        Kevin Korb                      Phone:    (407) 252-6853
        Systems Administrator           Internet:
        FutureQuest, Inc.               <a href="mailto:Kevin@FutureQuest.net" target="_blank">Kevin@FutureQuest.net</a>  (work)
        Orlando, Florida                <a href="mailto:kmk@sanitarium.net" target="_blank">kmk@sanitarium.net</a> (personal)
        Web page:                       <a href="http://www.sanitarium.net/" target="_blank">http://www.sanitarium.net/</a>
        PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a>

iEYEARECAAYFAlAJk0wACgkQVKC1jlbQAQcG1wCgyh/U+lyBP79LRDWaQgvxib/5
m9sAnRSZZ9yrio0FWcxTle+wHoQazs00
=LZlE
-----END PGP SIGNATURE-----
</pre>
    </blockquote>
    <br>
  </div>