Remote File System - plugin detailAllows editing files on remote file systems e.g. FTP, SFTP, etc. This plugin is based on remotefs project in contrib repository of netbeans. I decided to rewrite some parts because it was coupled with FTP implementation. I also added SFTP file system support. Now API is decoupled and ready to write implementation for any file system.
[ You have to be logged in to be able to comment. ] User Commentshow to see hidden file en ftp
Hi,
i install plugin in netbeans 8 and it works fine. I would like to see hidden files on the remote server in ftp area. Please can you tell me if it is possible? Best regards
Posted by davilda_ on Sep 11, 2015
Roti, not work nb8!org.netbeans.modules.remotefs.ftp.client.FTPException: 500 Illegal PORT command at org.netbeans.modules.remotefs.ftp.client.FTPClient.processSimpleCommand(FTPClient.java:287) at org.netbeans.modules.remotefs.ftp.client.FTPClient.processSimpleCommand(FTPClient.java:272) at org.netbeans.modules.remotefs.ftp.client.FTPClient.openDataActive(FTPClient.java:375) at org.netbeans.modules.remotefs.ftp.client.FTPClient.openData(FTPClient.java:357) at org.netbeans.modules.remotefs.ftp.client.FTPClient.list(FTPClient.java:741) [catch] at org.netbeans.modules.remotefs.api.RemoteFile.createChildren(RemoteFile.java:248) at org.netbeans.modules.remotefs.api.RemoteFile.getChildren(RemoteFile.java:268) at org.netbeans.modules.remotefs.api.RemoteFile.getStringChildren(RemoteFile.java:94) at org.netbeans.modules.remotefs.api.RemoteFileSystem.children(RemoteFileSystem.java:387) at org.openide.filesystems.DefaultAttributes.children(DefaultAttributes.java:227) at org.openide.filesystems.AbstractFileObject.list(AbstractFileObject.java:132) at org.openide.filesystems.AbstractFolder.getNewChildren(AbstractFolder.java:905) at org.openide.filesystems.AbstractFolder.refreshFolder(AbstractFolder.java:766) at org.openide.filesystems.AbstractFolder.refresh(AbstractFolder.java:947) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:816) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:798) at org.openide.filesystems.AbstractFolder.check(AbstractFolder.java:664) at org.openide.filesystems.AbstractFolder.getChildren(AbstractFolder.java:248) at org.openide.loaders.FolderChildren$1R.getPositionedFolderChildrenPairs(FolderChildren.java:208) at org.openide.loaders.FolderChildren$1R.run(FolderChildren.java:198) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Posted by vrtc on Aug 21, 2014
updated for nb8
Hello!
I've updated this plugin to work with nb8. uploaded here: https://drive.google.com/file/d/0B5D1VUDlZfY0UzJ4RHluVGtPQUE Roti
Posted by roti on Aug 11, 2014
Doesn't work with Netbeans 7.0
Generates an "IllegalArgument" exception as soon as you finish putting the details of the remote entry. I wish the author kept the development, since the Netbeans version reported at the plugin summary is 6.5...
Posted by ergalvao on Jun 01, 2011
Not working with netbeans 6.8
I tried with netbeans 6.5 and the ftp connections runs ok, and I think it would be very useful maintain this plugin compatible with the new versions of netbeans, I offer my help, it seems to be an incompatibility with the new version of FileSystem api.
Thanks for your great work.
Posted by vhtellez on Apr 30, 2010
Not working
Plugin don't work with NetBeans 6.8. I fill all connection parameters, but can't see any change in dialog box.
Posted by Egor.Rzh on Feb 17, 2010
Thanks!
Had to install this plugin twice to get it to work.
Working on Remote File Systems is a common need in web development. The similar Eclipse plugin is very well developed. initial impressions are very positive of this plugin. I hope development resumes on this project - remember password, store server key. And that it is added to main plugin repository. Thank you for building this!
Posted by anomie on Jul 23, 2009
Re: plugin not enabled
Hi, I don't know what do you mean that you can't see any change. Anyway this plugin is available through menu Windows -> Other -> Remote File System.
Posted by hlavki on May 29, 2009
plugin not enabled
HI, I am new to netbeans. I downloaded this plugin and through the downloaded tab and "add plugin" button, I uploaded. But cant see any change in the FTP dialog box. Can you please reply as to what am I missing? FYI: I have ubuntu on Macbook, hope it shudnt matter as Netbeans is written in Java.
Posted by skb010 on May 28, 2009
sftp not working for me
ftp works perfect, but sftp not response
password is paintxt when edit profile it is a really good plugin, please continue
Posted by yixia on Apr 18, 2009
|