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 197073 - PHP project from remote server can not cancel download of files
Summary: PHP project from remote server can not cancel download of files
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 00:40 UTC by _ wadechandler
Modified: 2011-09-01 08:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ wadechandler 2011-03-25 00:40:08 UTC
What if someone makes a mistake and has a large number of files downloading? The only way to stop this process is to completely kill NB. I haven't looked to see what libraries are being used, but this is certainly possible to achieve when using the Apache libraries for FTP. To me this is a big usability issue. Too, this information could be shown in the as files are being downloaded in the project dialog instead of just down in the bottom under a modal project dialog. Or, perhaps even better, the rest of the project can be setup and the files can start to be downloaded. If the NB file listener support allows it, NB could turn off file events for that directory while that is taking place, and the project could be disabled or something allowing the IDE to still be able to be used for other projects while that process takes place as it is extremely long on good sized sites.
Comment 1 _ wadechandler 2011-03-25 00:40:41 UTC
This is in main-golden as of 2011-03-24.
Comment 2 Petr Pisl 2011-03-25 11:56:29 UTC
We should fix it after NB 70, because we will not be able to put to NB 7.0 that is in Hight Resistance mode.
Comment 3 Tomas Mysik 2011-09-01 08:24:58 UTC
If I understand it correctly, this issue should be resolved by "lazy" download [1].
Feel free to reopen if you disagree.

Thanks,
Tomas
[1] http://blogs.oracle.com/netbeansphp/entry/lazy_file_download