[Zope] RE: Zope FTP problems

Sven sven@leconfortmoderne.com
Fri, 6 Apr 2001 20:49:46 +0200


> I have been trying to get zope ftp to work for sometime now.
> To try to solve the problem, I have installed zope on my local machine.
> I have tried the
> ipaddress:8021
> localhost:8021
> machinename:8021
> ## FTP configuration
> # Port for the FTP Server. The standard port for FTP services is 21.
> FTP_PORT=8021
> Any suggestions?

sounds weird ?

maybe the port is used by another application that fights for the same port
?

i can't see any other reason why it wouldn't work (i'v never had any
problems)

$ven