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 225215 - Remote Smart Secure Copy on Freebsd server
Summary: Remote Smart Secure Copy on Freebsd server
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.2.1
Hardware: PC Other
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 09:23 UTC by altmir
Modified: 2013-01-24 11:25 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 altmir 2013-01-23 09:23:43 UTC
I use FreeBSD Os on my servers and in my Netbeans remote hosts I don't have Smart Secure Copy option. Is any plan to support FreeBSD for remote developing in the future ?
Comment 1 soldatov 2013-01-23 09:26:32 UTC
(In reply to comment #0)
> Is any plan to support FreeBSD for remote developing in the future ?
I think other mode(s) works nicely.
Comment 2 altmir 2013-01-23 09:41:23 UTC
Thank you for your response

Probably other mode work better in most cases when client and server have access to the same folder but for mobility of client I think ssh syncronization is better.
Comment 3 soldatov 2013-01-23 09:58:40 UTC
For FreeBSD NetBeans has special secret option: http://forums.netbeans.org/ptopic30248.html

Launch NetBeans with -J-Dcnd.remote.scp=true
Comment 4 altmir 2013-01-24 11:25:27 UTC
Thank you for your help

Everything work very well for me on FreeBSD with -J-Dcnd.remote.scp=true
and the single change that I made is use of gmake in place of make in Tool collections.