Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 15508 invoked from network); 8 Feb 2006 17:54:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Feb 2006 17:54:54 -0000 Received: (qmail 17456 invoked by uid 500); 8 Feb 2006 17:54:51 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 17418 invoked by uid 500); 8 Feb 2006 17:54:51 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 17407 invoked by uid 99); 8 Feb 2006 17:54:51 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2006 09:54:50 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id B2DA1CB; Wed, 8 Feb 2006 18:54:29 +0100 (CET) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 38575] - SCP transferring ascii files as binary to UNIX server In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060208175429.B2DA1CB@ajax.apache.org> Date: Wed, 8 Feb 2006 18:54:29 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=38575 ------- Additional Comments From alexeys@inventigo.com 2006-02-08 18:54 ------- It is always good to transfer files as binary - in binary mode their content will not be altered during the transfer. I think you might need to execute "chmod +x" via ssh after the transfer. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org