• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Folder Management with dreamweaver

Explorer ,
Jan 21, 2013 Jan 21, 2013

Copy link to clipboard

Copied

Hi;

i have a image folder on web server and uploading an image files on web page using form http post method.

can i manage this folder or any folder with dw?

for example, listing, or showing images in folder etc.

sincerely

TOPICS
Server side applications

Views

573

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 22, 2013 Jan 22, 2013

Copy link to clipboard

Copied

LATEST

The answer is yes, unless there is a permissions/ownership issue. For instance, on a Linux server, if PHP is running via DSO, your image directories and files may be owned by "nobody" and your FTP account, which DW uses to manage the files, may not have permissions to delete or modify the files and directories.

Chances are, you will not encounter the issue described above. So if you have set up your external server correctly in DW, you should be able to browse the files/directories on the external server using DW, and manage them.

Also, even if you did have an ownership/permission issue, it would probably be solvable.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines