Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 16906 invoked from network); 24 Oct 2004 08:52:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Oct 2004 08:52:37 -0000 Received: (qmail 97756 invoked by uid 500); 24 Oct 2004 08:51:23 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 97730 invoked by uid 500); 24 Oct 2004 08:51:23 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 97716 invoked by uid 99); 24 Oct 2004 08:51:23 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_50_60,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [211.29.132.186] (HELO mail05.syd.optusnet.com.au) (211.29.132.186) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 24 Oct 2004 01:51:22 -0700 Received: from gruesome (d211-29-182-126.dsl.nsw.optusnet.com.au [211.29.182.126]) by mail05.syd.optusnet.com.au (8.12.11/8.12.11) with SMTP id i9O8pJp2025492 for ; Sun, 24 Oct 2004 18:51:19 +1000 Message-ID: <002101c4b9a6$c9bbbc10$7eb61dd3@gruesome> From: "William Ferguson" To: Subject: Can Tomcat be configured to be an FTP Server? Date: Sun, 24 Oct 2004 18:52:26 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001E_01C4B9FA.9AFE5BE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_001E_01C4B9FA.9AFE5BE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Apologies if this is a dumb question, but I've had a good look through = the archives and couldn't find anything of relevance. Is it possible to configure Tomcat as an FTP Server? Since I need to run both a WebServer and an FTP Server I was hoping to = host them both from the one JVM. It looks like it might be possible to configure a Connector to accept = FTP connections, but I'm not sure, and I'd hate to reinvent the wheel if = someone had already been down this path. thanks in advance, William ------=_NextPart_000_001E_01C4B9FA.9AFE5BE0--