Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Jan Engelhardt Subject: Memory exhaustion with cp Date: Wed, 21 Jul 2004 11:37:30 +0000 (UTC) Lines: 17 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 217.245.123.116 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040617) X-IsSubscribed: yes Hello, in trying to recursively copy a directory, /bin/cp fails with memory exhaustion: $ mkdir src $ mkdir dest $ cp -r src dest cp: memory exhausted I am using cp(fileutils) 4.1, downloaded this morning. Does anybody have seen similar and/or have a fix for it? The "machine" it runs on is normally equipped with 96 MB, and raising it to 192 MB did not solve the problem. -Jan Engelhardt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/