简体   繁体   English

使用Eclipse RSE保存远程文件

[英]Saving remote files using Eclipse RSE

When I connect to a remote server using Eclipse's RSE I can upload and edit a file via sftp and I can save it locally but I can't figure out how save it back to the remote server. 当我使用Eclipse的RSE连接到远程服务器时,我可以通过sftp上传和编辑文件,我可以在本地保存它,但我无法弄清楚如何将其保存回远程服务器。 I can't even tell if this functionality is available or not. 我甚至无法判断此功能是否可用。

Help! 救命!

I do not know about sftp but with ssh, I'm positive the files loaded from the remote server are also saved remotely. 我不知道sftp但是使用ssh,我很肯定从远程服务器加载的文件也是远程保存的。 I would imagine the same holds true for sftp. 我想像sftp也是如此。 My understanding of RSE is that it lies on top of ECF (Eclipse Communcation Facility) and thereby provides different transport mechanism (ssh, sftp) to achieve the same end result. 我对RSE的理解是它位于ECF(Eclipse Communcation Facility)之上,从而提供不同的传输机制(ssh,sftp)来实现相同的最终结果。 Among which editing remote files. 其中编辑远程文件。

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

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