I'm using a local disk with xfs file system as S3 storage, and I configured on it a sync to push to a remote S3 server. But it appears to store all the data, and not only using it as cache. I want only to send a copy from my local disk to the remote S3. What I'm doing wrong?
Thanks
Thanks