dirkpetersen / froster

Froster is a user-friendly archiving tool for teams that move data between Posix file systems and S3 like object storage systems such as AWS Glacier
Apache License 2.0
17 stars 1 forks source link

Don't allow indexing while cloud folders are mounted #1

Closed dirkpetersen closed 5 months ago

dirkpetersen commented 1 year ago

Problem: if I mount /my/folder/data to an S3 folder and then try to index /my/folder the indexer (pwalk) may traverse through cloud folders and produce inaccurate results and cause additional costs

Solution: Do not allow indexing as long as folders are mounted