Dreamweaver 4 can't create certain files
Hi everyone, I have a colleague who is attempting to create a Web site in Dreamweaver 4 (Win XP) and upload it to Zope. I am not a Dreamweaver guru. I created a folder for him and gave him 'Manager' rights to it. He is able to connect to Zope via ftp, but he can't upload any files ending in .htm to Zope. Strangely, he can upload .jpg files just fine. Anyone know what's going on here? -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
- zope version ? - ftp or webdav? - any error messages? - using Dreamweaver 4 Demo? -aj --On Mittwoch, 16. Oktober 2002 18:56 -0500 Tim Wilson <wilson@visi.com> wrote:
Hi everyone,
I have a colleague who is attempting to create a Web site in Dreamweaver 4 (Win XP) and upload it to Zope. I am not a Dreamweaver guru. I created a folder for him and gave him 'Manager' rights to it. He is able to connect to Zope via ftp, but he can't upload any files ending in .htm to Zope. Strangely, he can upload .jpg files just fine. Anyone know what's going on here?
-Tim
-- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
_______________________________________________ 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 )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
On Thu, Oct 17, 2002 at 06:54:11AM +0200, Andreas Jung wrote:
- zope version ? - ftp or webdav? - any error messages? - using Dreamweaver 4 Demo?
Sorry, I should have been more specific. I'm using Zope 2.5.1 with ftp on port 8021. It's the full version of Dreamweaver 4. The error message is An FTP error occurred - cannot put index.htm. 426 Error creating file. I had already created a DTML method called index_html that contained the code <dtml-var index.htm> Thanks for any advice you can offer. -Tim
--On Mittwoch, 16. Oktober 2002 18:56 -0500 Tim Wilson <wilson@visi.com> wrote:
I have a colleague who is attempting to create a Web site in Dreamweaver 4 (Win XP) and upload it to Zope. I am not a Dreamweaver guru. I created a folder for him and gave him 'Manager' rights to it. He is able to connect to Zope via ftp, but he can't upload any files ending in .htm to Zope. Strangely, he can upload .jpg files just fine. Anyone know what's going on here?
-- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
Can you try to use WebDAV as workaround? -aj --On Donnerstag, 17. Oktober 2002 10:49 -0500 Tim Wilson <wilson@visi.com> wrote:
On Thu, Oct 17, 2002 at 06:54:11AM +0200, Andreas Jung wrote:
- zope version ? - ftp or webdav? - any error messages? - using Dreamweaver 4 Demo?
Sorry, I should have been more specific. I'm using Zope 2.5.1 with ftp on port 8021. It's the full version of Dreamweaver 4. The error message is
An FTP error occurred - cannot put index.htm. 426 Error creating file.
I had already created a DTML method called index_html that contained the code
<dtml-var index.htm>
Thanks for any advice you can offer.
-Tim
--On Mittwoch, 16. Oktober 2002 18:56 -0500 Tim Wilson <wilson@visi.com> wrote:
I have a colleague who is attempting to create a Web site in Dreamweaver 4 (Win XP) and upload it to Zope. I am not a Dreamweaver guru. I created a folder for him and gave him 'Manager' rights to it. He is able to connect to Zope via ftp, but he can't upload any files ending in .htm to Zope. Strangely, he can upload .jpg files just fine. Anyone know what's going on here?
-- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
_______________________________________________ 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 )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
On Thu, Oct 17, 2002 at 05:54:40PM +0200, Andreas Jung wrote:
Can you try to use WebDAV as workaround?
Probably, but I was hoping to figure out what was wrong with the ftp setup. -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
--On 16 October 2002 18:56 -0500 Tim Wilson <wilson@visi.com> wrote:
Hi everyone,
I have a colleague who is attempting to create a Web site in Dreamweaver 4 (Win XP) and upload it to Zope. I am not a Dreamweaver guru. I created a folder for him and gave him 'Manager' rights to it. He is able to connect to Zope via ftp, but he can't upload any files ending in .htm to Zope. Strangely, he can upload .jpg files just fine. Anyone know what's going on here?
You may find some enlightenment in <http://www.zope.org/Members/glpb/dwhowto> As I recall DW likes to create and rename temporary files whilst editing .htm objects. Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
participants (3)
-
Andreas Jung -
Paul Browning -
Tim Wilson