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 251461 - PHP Remote System | Missing executible rights over SFTP
Summary: PHP Remote System | Missing executible rights over SFTP
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-27 14:46 UTC by densanki
Modified: 2015-04-03 05:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (43.74 KB, text/plain)
2015-03-27 14:47 UTC, densanki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description densanki 2015-03-27 14:46:59 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.11-b03

On PHP Remote project the files on target location can't be set to have execute permission.
Thats important for php development because non executible php files is nonsense.
Theres missing the set of the rights or a mask to choose the rights on target server.
Comment 1 densanki 2015-03-27 14:47:09 UTC
Created attachment 152886 [details]
IDE log
Comment 2 Tomas Mysik 2015-04-03 05:56:50 UTC
(In reply to densanki from comment #0)
> Thats important for php development because non executible php files is
> nonsense.

What do you mean by this exactly? Could you please clarify it?

Thanks.