Using s3fs on the asset server has been slow and sometimes unreliable. In order to make the asset server more robust, it would be best to edit the asset server code to directly use s3 commands. We will also need to develop a procedure for clients to follow for uploading and downloading data directly from the directory in the s3 bucket.
TODO:
Notes:
- Testing, comparison and reports should be done before any updates