Date: Wed, 8 Apr 2009 08:08:08 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: steve@ibctech.ca Cc: freebsd-questions@freebsd.org Subject: Re: Copying files without scp Message-ID: <200904080108.n38188Y7060178@banyan.cs.ait.ac.th> In-Reply-To: <49DBDE27.4010300@ibctech.ca> (message from Steve Bertrand on Tue, 07 Apr 2009 19:13:43 -0400) References: <49DBDE27.4010300@ibctech.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > Can someone recommend a *known good* production quality copy mechanism > that will act like scp, but without the overhead? rsh? nc? I sometime use tar+rsh. Tar because I want to be sure to preserve all ownership and modes of the files and directories. Bests, olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904080108.n38188Y7060178>