Bug 61936 - WebDaving an empty (no files) directory tree fails with a 403...
Summary: WebDaving an empty (no files) directory tree fails with a 403...
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: WebDAV (show other bugs)
Version: 2.1.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-WebDAV-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-05-12 12:20 EDT by Andy Brook CLA
Modified: 2007-06-20 13:53 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Brook CLA 2004-05-12 12:20:57 EDT
If I have a project with the following structure, I am not able to create a new 
top level folder under web-content that contains another directory.  I get a 
403 forbidden error.  No sub folders can be uploaded.

/web-content
   /company
   /it
   /employee

So the following cannot be added :-

/web-content
   /apps
      /stuff
          /myfile.txt
          ...

But, the following enables all entries under 'stuff' to be loaded :-

/web-content
  /apps
     workDarnIt.txt
     /stuff
         /myfile.txt
         ...
Comment 1 DJ Houghton CLA 2007-06-20 13:53:03 EDT
This component is no longer being actively developed. We encourage users to investigate the capabilities of the Eclipse Web Tools Project.