up vote 1 down vote favorite
share [g+] share [fb]

Is there an FTP browser hiding away in NetBeans 6.1? The help manual doesn't even suggest FTP exists.

All I've been able to find so far is a tree viewer in the Services panel (no edit controls) and the ability to upload projects, folders and specific files from the Projects/Files views. Is there anywhere to delete or rename or will I have to keep switching back to my browser?

I can see from the previews that there's a nice FTP controller in 6.5 but I'm not desperate enough to completely convert to a beta (yet).

link|improve this question

feedback

4 Answers

up vote 4 down vote accepted

It looks like something was recently added to netbeans for php...

http://blogs.sun.com/netbeansphp/entry/ftp_support_added

don't know if you can make use of that...

link|improve this answer
feedback

Have you taken a look at remotefs?

link|improve this answer
feedback

The remotefs addin works for 6.5: remotefs

alt text

link|improve this answer
feedback

You can try the Plugin FTP Site Deployer. This is free and open source plugin for Netbeans, it's add a contextual menu with the voice "upload to FTP". Is still in development but it is working:

You can find some other information here: http://www.askweb.it/wordpress/?p=136

And download source and nmb from sourceforge https://sourceforge.net/projects/ftpsitedeployer/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.