This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 147605 - Add WebDAV support
Summary: Add WebDAV support
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 3 votes (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-18 14:25 UTC by mccomber
Modified: 2010-09-17 05:30 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mccomber 2008-09-18 14:25:18 UTC
A web development ide without WebDAV is very limiting.  Web developers are often not in control of the publishing method
and are locked into FTP or WebDAV.  In that sense from a PHP developers stand point, Netbeans 6.5 is limiting its
potential user base and this will slow adoption.  Choice is good!
Comment 1 Tomas Mysik 2008-10-15 14:00:20 UTC
FTP is implemented, SFTP is planned for the next version.
Comment 2 emkay 2009-03-02 01:19:48 UTC
I need to use webdav on an ongoing project and this is the only way offered to connect. I would like to see webdav
support added.
Comment 3 thedave80 2009-07-01 09:37:08 UTC
Or at lease give the ability to link folders into the netbeans project. This way it would be possible to establish a
webdv connection via the OS native webdav tools, or 3rd party tools and link it into to NB project. Now it is not
possible, because the NB path can't be relativized.
Comment 4 Urkle 2009-12-23 14:28:03 UTC
I agree this would be VERY useful to have webdav support as HTTP is much easier to proxy behind firewalls than FTP or SFTP.  Also webdav can be used with name-based virtual hosting and NOT require local system accounts like FTP or SFTP do.  This is the reason I setup my hosting site to use webdav only for all site file management.
Comment 5 Filip Zamboj 2010-09-15 12:36:19 UTC
batch reassigning