Date: Fri, 1 Jul 2011 22:49:43 -0700 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: jhell <jhell@DataIX.net> Cc: freebsd-stable@freebsd.org, Scott Sipe <cscotts@gmail.com> Subject: Re: scp: Write Failed: Cannot allocate memory Message-ID: <20110702054943.GA40703@icarus.home.lan> In-Reply-To: <20110702045435.GA81502@DataIX.net> References: <BANLkTinGV6wBvVGyA2PjZ9fnvYt5hKsLOA@mail.gmail.com> <20110701222232.GA33935@icarus.home.lan> <20110702045435.GA81502@DataIX.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 02, 2011 at 12:54:35AM -0400, jhell wrote: > On Fri, Jul 01, 2011 at 03:22:32PM -0700, Jeremy Chadwick wrote: > > The user in that thread is using rsync, which relies on scp by default. > > I believe this problem is similar, if not identical, to yours. > > rsync(1) does not rely on scp(1) whatsoever but rsync(1) can be made to > use ssh(1) instead of rsh(1) and I believe that is what Jeremy is > stating here but correct me if I am wrong. It does use ssh(1) by > default. My apologies; yep that is what I meant. It uses ssh(1) pipe for I/O transport. :-) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110702054943.GA40703>