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 167223 - Add include/exclude folders/files to ftp upload pop up
Summary: Add include/exclude folders/files to ftp upload pop up
Status: RESOLVED DUPLICATE of bug 168811
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 11:46 UTC by tomzi
Modified: 2010-03-04 13:30 UTC (History)
0 users

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 tomzi 2009-06-17 11:46:05 UTC
There should be a project specific default include/exclude folder/files dialoge, since I usually don't want to upload
all my files and folders to the life/test system.

This should ideally be implement in the Projects/Properties pop up.
Comment 1 Tomas Mysik 2009-06-17 12:04:14 UTC
I would like to add some simple include/exclude pattern to a remote web configuration.

Thanks for reporting.
Comment 2 tomzi 2009-06-18 11:45:27 UTC
You could even reuse the gui actions from 'show changes' where you would just right click on the files you want to
exclude from upload:
          SVN               Suggested FTP action
*) Exclude from Commit    Exclude from upload
*) Ignore                 Exclude from upload/download

These files could then still be displayed, but greyed out, and you could include them again later

*)                        Include for upload
*)                        Include for upload/download

or you could split the the two action in Exclude from upload/Exclude from download
Comment 3 Tomas Mysik 2010-03-04 13:30:31 UTC

*** This bug has been marked as a duplicate of bug 168811 ***