how to ftp file to zope websever by ws-ftp
After open ws_ftp, I clicked connected, in the session property/advaced i set the remote port number to 8021.network timeout to 60. in session property/General I set host name to my linux sever name which the zope websever reside in, I put the root manager name of zope website in the field of UserID and password and cliked ok it gives info as following: connecting to 128.192.47.24:34864 200 port command successfully. LIST 150 opening ascii node data connection for the list !timer cancelled blocking call !accept error: blocking call cancelled !Retrieve of folder list failed (O) I failed to do ftp with ws_ftp. Any suggestions will be greatly appreciated!! Thanks -------------------------------- Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 --------------------------------
Firewall problem? -aj ----- Original Message ----- From: "Jianping Zhu" <zjp@arches.uga.edu> To: <zope@zope.org> Sent: Monday, August 19, 2002 18:46 Subject: [Zope] how to ftp file to zope websever by ws-ftp
After open ws_ftp, I clicked connected, in the session property/advaced i set the remote port number to 8021.network timeout to 60. in session property/General I set host name to my linux sever name which the zope websever reside in, I put the root manager name of zope website in the field of UserID and password and cliked ok it gives info as following: connecting to 128.192.47.24:34864 200 port command successfully. LIST 150 opening ascii node data connection for the list !timer cancelled blocking call !accept error: blocking call cancelled !Retrieve of folder list failed (O)
I failed to do ftp with ws_ftp.
Any suggestions will be greatly appreciated!! Thanks
-------------------------------- Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 --------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Thank you for your response. i can ftp files to my linux sever through port 21 without any problems. what could be the potential firewall problem? Thanks On Mon, 19 Aug 2002, Andreas Jung wrote:
Firewall problem?
-aj ----- Original Message ----- From: "Jianping Zhu" <zjp@arches.uga.edu> To: <zope@zope.org> Sent: Monday, August 19, 2002 18:46 Subject: [Zope] how to ftp file to zope websever by ws-ftp
After open ws_ftp, I clicked connected, in the session property/advaced i set the remote port number to 8021.network timeout to 60. in session property/General I set host name to my linux sever name which the zope websever reside in, I put the root manager name of zope website in the field of UserID and password and cliked ok it gives info as following: connecting to 128.192.47.24:34864 200 port command successfully. LIST 150 opening ascii node data connection for the list !timer cancelled blocking call !accept error: blocking call cancelled !Retrieve of folder list failed (O)
I failed to do ftp with ws_ftp.
Any suggestions will be greatly appreciated!! Thanks
-------------------------------- Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 --------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-------------------------------- Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 --------------------------------
[Jianping Zhu]
Thank you for your response. i can ftp files to my linux sever through port 21 without any problems. what could be the potential firewall problem?
Zope normally uses port 8021 for ftp (did you use this port when you had your problems?). Firewalls are unkikely to be set to pass traffic on 8021. Cheers, Tom P
If you are behind a firewall, you may need to enable/force PASV mode in your FTP client. In LeechFTP, the GUI option is File->Options, Firewall tab, radio buton "PASV mode" No idea for WS_FTP as I do not use it. marcio | connecting to 128.192.47.24:34864 | 200 port command successfully. | LIST | 150 opening ascii node data connection for the list | !timer cancelled blocking call | !accept error: blocking call cancelled | !Retrieve of folder list failed (O) | | I failed to do ftp with ws_ftp. | | Any suggestions will be greatly appreciated!! | Thanks
participants (4)
-
Andreas Jung -
Jianping Zhu -
Marcio Marchini -
Thomas B. Passin