Opened 14 years ago
Last modified 10 years ago
#8179 new defect
Dreamweaver ftp errors because of uppercase directories on mapped drives — at Version 3
Reported by: | V_RocKs | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.2 |
Keywords: | dreamweaver, mapped, network drive, uppercase, directory | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
My setup:
Virtualbox 4.0.2 Host OS: Ubuntu 10.10 Guest OS: Windows 7 Dreamweaver version: CS5
I keep getting errors when trying to put files onto my server. An example error would be:
Started: 1/24/2011 6:23 PM
DOMAIN.COM\index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem.
File activity incomplete. 1 file(s) or folder(s) were not completed.
Files with errors: 1 DOMAIN.COM\index.html
Finished: 1/24/2011 6:23 PM
The error is occurring because the directory DOMAIN.COM does not exist on the server. However, I didn't put it from a local file system with an uppercase directory of DOMAIN.COM. On my system the directory in question is lowercase, domain.com.
This only seems to happen when the local location is on a mapped network drive.
Change History (4)
comment:1 by , 14 years ago
by , 10 years ago
Attachment: | Capture.PNG added |
---|
Example of FTP error log showing file path as ALL CAPS
comment:2 by , 10 years ago
Has there been any resolution to this issue? Still experiencing it in Windows 7 Enterprise in VB 4.3.18 Gentoo in DW CS6
comment:3 by , 10 years ago
Description: | modified (diff) |
---|
Could you explain how this problem is related to VirtualBox?
I also have the same problem with Win XP guest and Dreamweaver CS5, which is really annoying. The same issue also occurs with subfolders, e.g.
actual file on disk: /site/sub-folder/filename.php
dreamweaver: D:\SITE\SUB-FOLDER\filename.php (in the document window)
so of course fails 'cos there is no directory called SUB-FOLDER on server.
But curiously if I do the put from within dreamweaver's file manager (right click on the file) the ftp works. In the DW filemanager the folders and files are all shown correctly in lowercase or mixed.