unionfs is rw but main datastorage is readonly where unionfs combines changed files and new files to it, its not important how it works. it works fine.
im just after a way how to get information what data files is use. if i example delete something it will delete also s3ql_data_(number) file so there must be in database a record what s3ql_data_ files are suppose to be in use, i want a way to extract that info so i can do a comparison to my filesystem and delete non used files manually(well do a bash script to delete em) (because the unionfs cannot remove files, it can only modify or add them) -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
