On Mon, 2012-12-03 at 20:43 -0600, Serge Hallyn wrote:
> A-ha, actually busybox cp does not support -T, at least here on ubuntu
> 12.10.  So should we go with rsync -ah after all since it's more likely
> they'll install rsync next to busybox?  Or is that not actually likely?

rsync -aH

Capitalization is critical here.

Option -x (do not cross devices) is not the same as -X (extendended
attributes).

> -serge

I would like to know where rsync is not available.  If rsync is
available then "rsync -H" is available.

That is my concern with busybox.  They are very POSIX compliant and I'm
not sure this is a POSIX feature.  I run into this all the time in
Android and TinyCore (I've had to recode things to run under busybox ash
shell under TinyCore).  I trust rsync better than cp in differing
environments for that very reason.  I know what rsync will support (if
it's there).  I don't always know what options cp will support.

Regards,
Mike
-- 
Michael H. Warfield (AI4NB) | (770) 985-6132 |  m...@wittsend.com
   /\/\|=mhw=|\/\/          | (678) 463-0932 |  http://www.wittsend.com/mhw/
   NIC whois: MHW9          | An optimist believes we live in the best of all
 PGP Key: 0x674627FF        | possible worlds.  A pessimist is sure of it!

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to