简体   繁体   English

如何在Netbeans IDE中下载打开的SFTP文件?

[英]How to download on open SFTP file in Netbeans IDE?

I'm using Netbeans 8 with remote files project. 我正在将Netbeans 8与远程文件项目一起使用。 The files are located on remote server and Netbeans access them via SFTP. 这些文件位于远程服务器上,Netbeans通过SFTP访问它们。

I would like that Netbeans will download fresh copy every time I open a file, same as notepad++ does. 我希望Netbeans每次打开文件时都会下载新副本,就像notepad ++一样。

any idea how to do that? 知道怎么做吗? couldn't find solution on the web. 在网络上找不到解决方案。

I ended up here after looking for an answer for the same question. 寻找相同问题的答案后,我在这里结束了。 I couldn't find automatic download of fresh copy during every time you open the IDE but there is an option to Download manually. 每次打开IDE时,我都找不到自动下载新副本的功能,但是有一个选项可以手动下载。

Right click on "Source Files" of your project in "Projects" window and click "Download". 在“项目”窗口中右键单击项目的“源文件”,然后单击“下载”。

If you are looking only to download files which are modified in server directly then you go for "Synchronize" which is just below the "Download". 如果您只想下载直接在服务器中修改的文件,则可以选择“下载”下面的“同步”。

Cheers! 干杯!

您必须继续进行新项目,然后按Java文件,然后为文件命名,然后进入。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM