Managing Files and Folders on a WebDAV Server

Files can be uploaded to, and downloaded from, a WebDAV-enabled server using a WebDAV connection in JDeveloper.

Files accessed using a WebDAV connection can be built in the same way as files on the local file system. If a file relies on others to build, it will have to be added to a project that can provide the required build environment.

The following topics describe how to use files and folders stored on WebDAV connections.

Note: In the above procedures, actions are initiated from the Application Navigator. Each node in the Application Navigator represents one or more objects (e.g. files under WebDAV control), and before any action is taken on the objects, a list of them will be shown to you for confirmation. As an alternative, you can usually use the System Navigator, which is available by selecting V iewthen choose System Navigator. However, each node in the System Navigator represents a discrete object, and you must select all of the objects on which you want actions to be performed.


Related Topics

Using WebDAV Support in JDeveloper