Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
robwrobw webforumsuser@macromedia.com #1
Dreamweaver's broken FTP implementation
Dreamweaver 4.0's FTP implementation is incompatible with the newer "virtual" web servers, which do not allow ftp users to access the root ( / ) directory of the server.
Dreamweaver ftp always requires "CWD" access to root ( / ) for some functions, such as writing a folder or deleting a file in a folder to which the ftp user does have access. It fails because newer virtual web servers do not allow access to root ( / ). Dreamweaver's ftp does not require root access when it writes a file to an ftp user's directory, only when it tries to write a folder or to delete a file in that ftp user's directory.
Dreamweaver's ftp failures occur regardless of folder or file permissions on the server. Other ftp utilities have no problem writing folders and deleting files; only Dreamweaver ftp has this problem. It's a simple problem: Dreamweaver tries to CWD to root, and newer servers do not allow this.
Macromedia, why don't you put up a tech note describing this problem? Or better yet, provide a patch?
Rob Weinberg
robwrobw webforumsuser@macromedia.com Guest
-
Dreamweaver's behavior does not work on flash player 8
Hi, I'd use to control my .swfs with the dreamweaver behavior (control shockwave or flash), but since i did download the flashplayer8 the .swf do... -
web cam implementation
Hello: Does anyone know of a way to implement a web cam with 30 second interval picture updates? This would be placed in a studio setting (radio)... -
MD5 implementation
I need to use MD5 to generate a hash of a string. It needs to be compatible with the MD5 implementation in PHP. public string ComputeMD5(string... -
RSA implementation of PHP
Hi @ll, Is there a RSA library for php available? Has somebody any samples to decrypt a encrypted message with the public key given in a... -
NAT implementation on AIX 5.x
Hi: I have a need to write my own version of NAT for AIX 5.x. I have been able to do this on HP-UX by using a STREAMS module and DLPI approach....



Reply With Quote

