From mint-bounce@lists.fishpool.fi  Thu Jun  3 15:26:23 2010
X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ==
X-Squirrel-FromHash: UANfXlhEEQM=
Message-ID: <730681ecb4fc21d0aafdaf1365172516-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXlhoA1VcMl5dRkAHVllZQlw=-webmailer2@server07.webmailer.hosteurope.de>
In-Reply-To: <0003dfc0.01aace9e19fc@smtp.freeola.net>
References: <00645938.019b0e9e0bac@smtp.freeola.net>
    <0003dfc0.01aace9e19fc@smtp.freeola.net>
Date: Thu, 3 Jun 2010 21:23:44 +0200
Subject: Re: [MiNT] ftp server
From: "Ole Loots" <ole@monochrom.net>
To: "Peter Slegg" <p.slegg@scubadivers.co.uk>
Cc: mint@lists.fishpool.fi
Reply-To: ole@monochrom.net
User-Agent: Host Europe Webmailer/1.0
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1275593026;a8be9aba;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Do, 3.06.2010, 22:03 schrieb Peter Slegg:

> bash-2.05a# ftp localhost
> Connected to localhost.
> 421 Service not available, remote server has closed connection

You should try netstat - make sure the ftp port is open.
It's good to start the ftp server manually for debugging purposes... I
assume you know where the binary is located.

Maybe inetd is the better way, but mprobably ftpd starts by typing: ftpd ?
( I don't know how your ftpd binary is named...)


