Displaying 6 results from an estimated 6 matches for "boccalini".
2015 Jun 08
2
Question on folder sync with "directory name translation"
OK , but then the solution with symlinks is equivalent, just with the right
options for rsync.
Make the link.
Sync + exclude.
Remove the link.
Don't have to live with the folder on the source.
*_______________Gionata Boccalini*
2015-06-08 22:49 GMT+02:00 Michael Johnson - MJ <mj at revmj.com>:
> Oh, actually, I just thought of a couple other another options that don't
> require any multiplexing or ssh keys, but it would require that your source
> machine is linux.
>
> The first option would be:...
2015 Jun 07
3
Question on folder sync with "directory name translation"
...n" in the rsync run...
Is it possible? Do you see any another way of doing this? (A part of using
two rsync runs....)
Please let me know if I didn't explain the problem correctly or you need
further information.
Thank you for your attention and time.
Best regards.
*_______________Gionata Boccalini*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20150607/3f8ca25c/attachment.html>
2015 Jun 08
1
Question on folder sync with "directory name translation"
...the same disk volume or "share"!
> But I could make some symlinks in the local system (archlinux) and user
> exclude filters to remove the directories I don't want to synchronize.
>
But still there is no way of doing this with rsync options alone?
*_______________Gionata Boccalini*
2015-06-07 19:28 GMT+02:00 Joe <josephj at main.nc.us>:
> I'm sure one of the experts will have a better answer, but two things come
> to mind as options to explore:
> 1) Use --fuzzy twice so files which are the same but possibly with
> different names and locations are syn...
2015 Jun 09
0
Question on folder sync with "directory name translation"
Should be as long as you don't have other symlinks in the tree.
On Mon, Jun 8, 2015, 15:14 Gionata Boccalini <gionata.boccalini at gmail.com>
wrote:
> OK , but then the solution with symlinks is equivalent, just with the
> right options for rsync.
>
> Make the link.
> Sync + exclude.
> Remove the link.
>
> Don't have to live with the folder on the source.
>
> *____...
2015 Jun 08
0
Question on folder sync with "directory name translation"
...ndering if a more elegant solution could be found within rsync.
Anyway I can login with ssh as many time I wantm with RSA key pair. Even
multiplexing is not necessary, but thanks anyway for the info.
I hope now the problem is more clear. Is not even a real problem.. :)
*_______________Gionata Boccalini*
2015-06-08 22:18 GMT+02:00 Michael Johnson - MJ <mj at revmj.com>:
> Thought I would chime in here. To the best of my knowledge what you are
> trying to do cannot be done in a single run. I supposed --fuzzy might work
> for you but I've never used that option and it sounds s...
2015 Jun 07
0
Question on folder sync with "directory name translation"
...ion so the names actually
match (these could be added and removed right before and after the rsync
respectively if you don't want them around later.) Symlinks are tricky
with rsync. You have to set the options right, so I'm not sure of the
exact details.
On 06/07/2015 12:38 PM, Gionata Boccalini wrote:
> Hello everyone,
>
> I'm new to this mailing list but I have been using rsync for some
> years up to now.
> I'm trying to synchronize two directory trees, but I want a special
> behavior that I didn't find on the net nor in the manual (or maybe
> there is...