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 225975 - Can not create a full remote project on NFS folder with rwx------ permissions
Summary: Can not create a full remote project on NFS folder with rwx------ permissions
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.3
Hardware: All Solaris
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 11:11 UTC by Vladimir Kvashin
Modified: 2015-01-29 04:16 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 Vladimir Kvashin 2013-02-11 11:11:34 UTC
Let my local host name be "vk", it runs Solaris 10 and exports /export/home via NFS. 

I create a directory, say, /export/home/vk/tmp on my local host with permissions
drwx------   4 vk staff       1024 Feb 11 14:55 .


I launch IDE on local host, set up a remote Solaris host.
The mentioned directory is visible as /net/vk/export/home/vk/ from this remote host. And it is writable.

However, IDE can not create a full remote project in this directory.
Comment 1 Vladimir Kvashin 2015-01-19 10:47:01 UTC
See related issue 249240
Comment 3 Quality Engineering 2015-01-29 04:16:16 UTC
Integrated into 'main-silver', will be available in build *201501290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/61c7490d8112
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: refactoring needed for #249240 - Remote support can't handle POSIX ACLs (Linux) and #225975 - Can not create a full remote project on NFS folder with rwx------ permissions