简体   繁体   中英

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. 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. I would imagine the same holds true for 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. Among which editing remote files.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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