From: Ben H. <bj...@ba...> - 2017-05-12 22:41:10
|
David, it might be that rsync when called without --inplace flag will create temporary files on the receiving side that will be of the same size as the files being moved, they'll of course be removed once the transfer is complete. That might account for the trash space. On May 12, 2017 23:01, David Myer <dav...@pr...> wrote:Hi, I have noticed a large amount of trashed files despite performing no deletion operations. So far I have only been filling up my mfs mount using rsync (without any rsync destination deletion flags set). What would be causing this large trash space? total space: 8.0 TiB avail space: 4.2 TiB trash space: 387 GiB trash files: 915451 files: 3928894 chunks: 3609973 all chunk copies: 7219946 Thanks, Dave |