本地网络 PC 之间的备份或文件同步
我们正在开发一个网站,该网站的文档管理策略是将所有个人或项目相关文档或文件的所有文件放到网络上(即,将我的文档映射到网络服务器)。
问题是网络的正常运行时间很短。我们在网络上有工具、项目相关代码库和其他开发相关产品的配置文件,而糟糕的正常运行时间会造成生产力和时间安排方面的问题。
我正在考虑使用每个人的 PC 进行文件同步或点对点备份,以提供我们所需的可用性和冗余。
我更倾向于文件同步,因为没有安全性要求,目的是共享信息。
有人尝试过这种方法吗?如果是的话,使用了什么产品以及优点和缺点是什么?
We're working on a site who's document management policy is to put all files onto the network (i.e. My Documents mapped to a network server) for all personal or project related documents, or files.
The problem is that the network has poor uptime. We have configuration files for tools, project related code libraries, and other development related products on the network and the poor uptime creates issues with productivity and timelines.
I'm thinking about using everyone's PC to do a file synchronization or peer to peer backups to provide the availability and redundancy that we need.
I'm leaning more towards file sync as there is no requirement for security, and the intent is to share the information.
Has anyone tried this approach? If so what products were used and what were the pros's and con's?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来像 CrashPlan 这样的点对点备份解决方案可以完成这项工作。
Looks like peer to peer backup solutions like CrashPlan will do the job.