Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 s3ql 安装了一个远程 S3 兼容文件系统,并提供了一个缓存目录名称。它工作得很好,但是,缓存目录在我的本地机器上使用了越来越多的空间。有没有办法限制缓存目录中内容的大小?我现在是 256GB。如何将其限制为例如 100GB?
可以通过以下--cachesize选项完成:
--cachesize
--cachesize 97656250 # for 100GB