Can anyone explain what is happening when I ftp. Zope is installed on an NT box. I've tried both active and passive ftp neither work. I've included the ftp logs for both attempts below. Uploading stuff one at a time is killing me so I'd really like to get this working if it's at all possible! TIA Gord --------------------------- Here is the result of a passive FTP: WINSOCK.DLL: WinSock 2.0 WS_FTP95 LE 4.01 96.06.03, Copyright © 1992-1996 Ipswitch, Inc. All rights reserved. - - connecting to 142.165.212.158 ... Connected to 142.165.212.158 port 8021 220 server1 FTP server (Medusa Async V1.17.16.1 [experimental]) ready. USER superuser 331 Password required. PASS (hidden) 230 Login successful. PWD 257 "/" is the current directory. Host type (I): UNIX (standard) PASV 227 Entering Passive Mode (192,168,0,100,6,36) connecting to 192.168.0.100:1572 - - connecting to 192.168.0.100 ... can't connect to 192.168.0.100 - connection timed out connect: connection timed out PORT 10,10,178,23,7,197 200 PORT command successful. LIST 150 Opening ASCII mode data connection for file list Timer cancelled blocking call accept: Blocking call cancelled DoDirList returned 0 ------------------------------------- And here is the result of an attempt at active FTP: connecting to 142.165.212.158 ... Connected to 142.165.212.158 port 8021 220 server1 FTP server (Medusa Async V1.17.16.1 [experimental]) ready. USER superuser 331 Password required. PASS (hidden) 230 Login successful. PWD 257 "/" is the current directory. Host type (I): UNIX (standard) PORT 10,10,178,23,7,137 200 PORT command successful. LIST 150 Opening ASCII mode data connection for file list Timer cancelled blocking call accept: Blocking call cancelled DoDirList returned 0