Re: Question on folder sync with directory name translation

2015-06-09 Thread Michael Johnson - MJ
. Don't have to live with the folder on the source. *___* *Gionata Boccalini* 2015-06-08 22:49 GMT+02:00 Michael Johnson - MJ m...@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

Re: Options for a I'm done flag file

2015-04-28 Thread Michael Johnson - MJ
rsync -av /src/ /dst/ touch /dst/done That should do it as the touch only happens if rsync exits with a code of 0. If you need to consider other non zero exit code, it is still doable, just a bit more shell code. There are surely other options as well, but this is probably the most simple. On

directory permissions not set until all files copied

2014-05-07 Thread Michael Johnson - MJ
if this is expected behavior or not. Thanks for your time! BTW, I realize saying btrfs filesystem is the equivalent to saying ATM machine, but saying I created a btrfs or I created 2 btrfses sounds strange and perhaps misleading. :) -- Michael Johnson - MJ -- Please use reply-all for most replies