Closed SamuAlfageme closed 6 years ago
Same problem here... If I use "Cloudberry Explorer for Amazon S3" to upload folders OR upload a folder through AWS S3 web console, the folder does not show up in owncloud storage. Then if I create (not upload) a folder in AWS S3, that does show up in owncloud. Folder size does not seem to matter in uploading problem.
Uploaded files does show up, no problem there but uploaded folders do not.
I'm just testing owncloud with AWS S3 so using t2 micro EC2 Ubuntu 16.04 and owncloud version 10.0.2. The setup is just installed and updated.
Why are these getting added to stale issues when they are in fact bugs?
Why are automated tools stupid? What is the meaning of life, the universe and everything?
Sorry, incomplete thought on my part. I saw another issue go stale, then close without any action taken and was thinking that would happen here too on a legitimate bug.
This one got lucky - the automated bots have been closing a bunch of bug issues that are still valid.
@DeepDiver1975 mind having a look since you're in object store world ?
Hey, this issue has been closed because the label status/STALE
is set and there were no updates for 7 days. Feel free to reopen this issue if you deem it appropriate.
(This is an automated comment from GitMate.io.)
Secondary s3 storage integration just got move over to https://github.com/owncloud/files_external_s3.
Unfortunately GitHub does not allow to move issues. Please reopen the issue at https://github.com/owncloud/files_external_s3/issues
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Steps to reproduce
Expected behaviour
The same dir tree is mounted in the external storage folder:
/AmazonS3
Actual behaviour
The folders/files created in step 2 are the only ones displayed in the web UI:
To force updating the external storage directory (#11797) tried running
sudo -u www-data ./occ files:scan --all -vvvvvv
but again, it returns only those folders/files:Server configuration
Logs
ownCloud log (
data/owncloud.log
)