ZServer's up and the FTP interface is working using Linux ftp, ncftp or Netscape Communicator with ftp:// But Dreamweaver 2.0 (Mac) won't work. Anyone else had success? Here's my log for standard Unix ftp, after logging in and doing an "ls". rap83:28794 adding channel <zope_ftp_channel 134.7.112.211:28794 at 3fe838> rap83:28794 ==> 220 moodle.com FTP server (Medusa Async V1.2 [experimental]) ready. rap83:28794 <== USER Zope rap83:28794 ==> 331 Password required. rap83:28794 <== PASS <password> rap83:28794 ==> 230 Login successful. rap83:28794 Successful login. rap83:28794 <== SYST rap83:28794 ==> 215 UNIX Type: L8 rap83:28794 <== PORT 134,7,112,211,112,123 rap83:28794 ==> 200 PORT command successful. rap83:28794 <== LIST rap83:28794 ==> 150 Opening ASCII mode data connection for file list rap83:28794 ==> 226 Transfer complete rap83:28794 <== QUIT rap83:28794 ==> 221 Goodbye. rap83:28794 closing channel 13:<zope_ftp_channel connected 134.7.112.211:28794 at 3fe838> And here's the Dreamweaver log: rap83:61175 adding channel <zope_ftp_channel 134.7.112.211:61175 at 3fe700> rap83:61175 ==> 220 moodle.com FTP server (Medusa Async V1.2 [experimental]) ready. rap83:61175 <== USER Zope rap83:61175 ==> 331 Password required. rap83:61175 <== PASS <password> rap83:61175 ==> 230 Login successful. rap83:61175 Successful login. rap83:61175 <== TYPE I rap83:61175 ==> 200 Type set to Binary. rap83:61175 <== SYST rap83:61175 ==> 215 UNIX Type: L8 rap83:61175 <== PWD rap83:61175 ==> 257 "/" is the current directory. rap83:61175 <== NOOP rap83:61175 ==> 200 NOOP command successful. rap83:61175 <== PORT 192,168,19,2,8,91 rap83:61175 ==> 200 PORT command successful. rap83:61175 <== TYPE A rap83:61175 ==> 200 Type set to ASCII. rap83:61175 <== LIST rap83:61175 ==> 150 Opening ASCII mode data connection for file list ...and it hangs there. Any ideas? I can hardly wait - Zope & Dreamweaver will be a killer combination! Cheers, Martin
At 06:13 PM 4/18/99 +0800, Martin Dougiamas wrote:
ZServer's up and the FTP interface is working using Linux ftp, ncftp or Netscape Communicator with ftp://
But Dreamweaver 2.0 (Mac) won't work. Anyone else had success?
[snip FTP log]
...and it hangs there. Any ideas?
Hmm. It doesn't look like Dreamweaver is sending any weird FTP commands. Unfortunately I don't own Dreamweaver, and my trial copy has expired. I know that at one point, I had Dreamweaver (under NT) working with ZServer, so I think the problem is probably not too great. Perhaps you could contact me privately and we could arrange for some more testing. In the mean time, answers to these questions might help track down the problem: Does ZServer raise any exceptions when it hangs? What platform are you running ZServer on? Can any other Mac-based FTP programs communicate with ZServer? Can Dreamweaver operate correctly with Medusa's vanilla FTP program?
I can hardly wait - Zope & Dreamweaver will be a killer combination!
I think so too. -Amos
I can hardly wait - Zope & Dreamweaver will be a killer combination!
I think so too.
Zope and just about any editing tool that supports FTP or WebDAV will be killer. And while I'm thinking mainly about editors like HomeSite, Emacs, etc, this should also apply to things like Photoshop, Excel, ... WebDAV is something the web really needs.
Just out of interest, I have the same problem when using Homesite 4.0 from a PC. HTH Phil phil@philh.org ----- Original Message ----- From: Amos Latteier <amos@aracnet.com> To: Martin Dougiamas <martin@complex.curtin.edu.au> Cc: <zope@zope.org> Sent: Sunday, April 18, 1999 9:43 PM Subject: Re: [Zope] ZServer b1 and Dreamweaver
At 06:13 PM 4/18/99 +0800, Martin Dougiamas wrote:
ZServer's up and the FTP interface is working using Linux ftp, ncftp or Netscape Communicator with ftp://
But Dreamweaver 2.0 (Mac) won't work. Anyone else had success?
[snip FTP log]
...and it hangs there. Any ideas?
Hmm. It doesn't look like Dreamweaver is sending any weird FTP commands.
Unfortunately I don't own Dreamweaver, and my trial copy has expired. I know that at one point, I had Dreamweaver (under NT) working with ZServer, so I think the problem is probably not too great. Perhaps you could contact me privately and we could arrange for some more testing.
In the mean time, answers to these questions might help track down the problem: Does ZServer raise any exceptions when it hangs? What platform are you running ZServer on? Can any other Mac-based FTP programs communicate with ZServer? Can Dreamweaver operate correctly with Medusa's vanilla FTP program?
I can hardly wait - Zope & Dreamweaver will be a killer combination!
I think so too.
-Amos
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Amos Latteier -
Karl Fast -
Martin Dougiamas -
Phil Harris