I'm doing a data load on OwnCloud of a big number of files for a customer. I've OwnCloud with the files on S3 in my AWS cloud. How can I make a list of files to check that all files has been loaded?
I'm doing a data load on OwnCloud of a big number of files for a customer. I've OwnCloud with the files on S3 in my AWS cloud. How can I make a list of files to check that all files has been loaded?
In case you have python at your disposal, install pyocclient library, and use something like this: