6 Star 13 Fork 0

Gitee 极速下载/rclone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ncw/rclone
克隆/下载
notes.txt 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
Josh Soref 提交于 2020-10-13 18:07 . docs: spelling: etc.
Change lsd command so it doesn't show -1
* Make sure all Fses show -1 for objects Zero for dates, etc.
* Make test?
Put the TestRemote names into the Fs description
Make fs/test_all.go use the TestRemote name automatically
Get rid of Storable?
Todo
* FIXME: More -dry-run checks for object transfer
* Might be quicker to check md5sums first? for swift <-> swift certainly, and maybe for small files
* FIXME Make NewFs to return err.IsAnObject so can put the LimitedFs
creation in common code? Or try for as much as possible?
* FIXME Account all the transactions (ls, etc.) using a different
Roundtripper wrapper which wraps the transactions?
Ideas
* could do encryption - put IV into metadata?
* optimise remote copy container to another container using remote
copy if local is same as remote - use an optional Copier interface
* support
* sftp
* scp
* rsync over ssh
* control times sync (which is slow with some remotes) with -a --archive flag?
* Copy a glob pattern - could do with LimitedFs
Make an encryption layer.
This would layer over the source FS to
* decrypt all gets
* encrypt all puts
* encrypt file names in list
* decrypt them in list
Would like to be able to see unencrypted file names in remote though? How? Or is that two encryption layers..?
Bugs
* Non verbose - not sure number transferred got counted up? CHECK
* When doing copy it recurses the whole of the destination FS which isn't necessary
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/mirrors/rclone.git
git@gitee.com:mirrors/rclone.git
mirrors
rclone
rclone
master

搜索帮助