Eclipse,远程(SFTP)编辑和备份文件 [英] Eclipse, Remote (SFTP) Editing and Backup Files

查看:1138
本文介绍了Eclipse,远程(SFTP)编辑和备份文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我已经安装了RSE,但是我认为它不会创建备份文件。



谢谢: - )

解决方案

我和你在一样的情况。我正在使用eclipse并在远程服务器上工作。



我发现最好的解决方案是使用rsync。 rsync是用于同步远程文件夹的惊人的linux实用程序。它使用一种使整个过程非常快速的算法。



您可以将自定义构建器配置到您的项目中,每次您的项目构建时启动rsync(这可以



http://kb.zend.com/index.php?View=entry&EntryID=414


Which Solution is the best, to work with remote files via SFTP in Eclipse and to get backupfiles (remote) on every save?

I've installed RSE, but I think it won't create backup files.

Thank you :-)

解决方案

I was in the same situation as you. I'm using eclipse and working on a remote server.

The best solution I found is using rsync. rsync is an amazing linux utility for syncronizing remote folders. It uses an algorithm that makes the whole process very very fast.

You can configure a custom builder into your project that launches the rsync every time your project is build (this could happen on every save).

http://kb.zend.com/index.php?View=entry&EntryID=414

这篇关于Eclipse,远程(SFTP)编辑和备份文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆