From rvaughn@seaconinc.com Tue Aug 1 15:31:39 2000 Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 91717 invoked from network); 1 Aug 2000 15:31:39 -0000 Received: from tamqfl1-60-250.biz.dsl.gtei.net (HELO charon.seaconinc.com) (209.241.60.250) by locus.apache.org with SMTP; 1 Aug 2000 15:31:39 -0000 Received: (qmail 22484 invoked by uid 0); 1 Aug 2000 14:32:48 -0000 Received: from unknown (HELO seaconinc.com) (209.118.110.30) by tamqfl1-60-250.biz.dsl.gtei.net with SMTP; 1 Aug 2000 14:32:48 -0000 Message-ID: <3986ED47.A244556D@seaconinc.com> Date: Tue, 01 Aug 2000 11:31:19 -0400 From: Roger Vaughn Organization: Seascape Consulting X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: ant-dev@jakarta.apache.org Subject: Re: FTP & JSPC References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Oops, my mistake. The ORO PerlTools have been turned over, but not yet the NetComponents. Still, it's possible with a freely available download. Stuart Roebuck wrote: > > And yes, it is not possible for FTP - it was not when I last tried in > > JDK 1.2 that is. > > > > Stefan > > It appears to work on Java 1.2.2 and happily accepts and utilizes > usernames and passwords in the URL. > > Having an equivalent PUT would be great. > > Even better would be some kind of scripted TELNET session facility! That > would be great for using ant for automatically building and uploading sites > when you need to issue some commands on the server. > > Stuart