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 254123 - Add a folder browser to select "Initial Directory" under Manage Remote Connections
Summary: Add a folder browser to select "Initial Directory" under Manage Remote Connec...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-04 12:47 UTC by marco.marsala
Modified: 2015-08-04 12:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshot (50.60 KB, image/png)
2015-08-04 12:47 UTC, marco.marsala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco.marsala 2015-08-04 12:47:20 UTC
Created attachment 155165 [details]
Screenshot

Hi.

When configuring a new PHP Application from Remote Server, you have to enter FTP settings, including Initial Directory. It would be nice to have a small browser for directories on the server.

I imagine it as a Browse button on the right of the Initial Directory field.
Comment 1 marco.marsala 2015-08-04 12:50:59 UTC
A typical use case for this feature is when you have to modify a Wordpress template. You would specify as Initial Directory the root folder of the template, so /wp-content/themes/templatename to avoid modifying WP core files!