fastdfs
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
在上传文件到 fastdfs 后文件似乎会被 同步到不同的节点
但是不是以数据块的方式,而是整个文件的方式,这种方式��
�得在每个节点可以直接copy到客户上传的文件。
有什么方法可以使得安全性提高。
像HDFS这种分布式文件系统的构架 fastdfs 可以做到么 谢谢。
Original issue reported on code.google.com by robin....@analyticservice.net
on 10 Aug 2012 at 7:07
GoogleCodeExporter commented
出于简洁考虑,FastDFS不支持对大文件进行分块存储。目前没�
��对大文件采取分块存储的打算。
Original comment by happyfis...@gmail.com
on 16 Aug 2012 at 4:43