Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 15898 invoked from network); 2 Dec 2009 13:12:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 13:12:02 -0000 Received: (qmail 10161 invoked by uid 500); 2 Dec 2009 13:12:00 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 10070 invoked by uid 500); 2 Dec 2009 13:11:59 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 10053 invoked by uid 99); 2 Dec 2009 13:11:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 13:11:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 13:11:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NFozR-0002mA-En for user@ant.apache.org; Wed, 02 Dec 2009 05:11:29 -0800 Message-ID: <26608607.post@talk.nabble.com> Date: Wed, 2 Dec 2009 05:11:29 -0800 (PST) From: Nordmeyer To: user@ant.apache.org Subject: Ho Do I ftp put files only if the don't exist at target MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: thomas.nordmeyer@web.de X-Virus-Checked: Checked by ClamAV on apache.org Hi, I would like to update a ftp remote site with files that exist locally ignoring files that already exist at the remote site - only comparing by file name. I Found this posting http://old.nabble.com/forum/ViewPost.jtp?post=811530&framed=y http://old.nabble.com/forum/ViewPost.jtp?post=811530&framed=y describing exactly my problem. There are suggestions using present selector or available task but I don't know to use this exactly. Can anybody paste an working example? CU, Thomas -- View this message in context: http://old.nabble.com/Ho-Do-I-ftp-put-files-only-if-the-don%27t-exist-at-target-tp26608607p26608607.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org