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 70955 - [50cat] Remote File access
Summary: [50cat] Remote File access
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Favorites (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 16:40 UTC by sfbell
Modified: 2010-10-07 10:59 UTC (History)
1 user (show)

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 sfbell 2006-01-03 16:40:45 UTC
[ BUILD # : 200601012030 ]
[ JDK VERSION : 1.5.0_05 ]

It would be nice to be able to access files via FTP or SCP or even webDav in the editor. This would make working with single files on a remote server much easier. Previous versions of Netbeans apparently had remote file mounting abilities, would it be possible to incorporate that code/technology into the newer versions of Netbeans?
Comment 1 Marian Mirilovic 2006-01-04 14:25:15 UTC
I think you can do that by Favorites window (Window|Favorites)...
Comment 2 mslama 2006-01-04 15:15:14 UTC
You can add any folder/file visible on your filesystem (including network
resources) in Favorites window. Just invoke popup menu on empty area, select Add
to Favorites. In File Chooser you can select folder/file and add it to
Favorites. But there is no way how to connect to FTP, SCP, CVS from Favorites.
Comment 3 rmichalsky 2009-06-16 12:55:57 UTC
Reassigning