Created a DO space with public access. I need to restrict only uploads with some permissions.But do not require the same for downoads.Is this possible ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sure,you can do it.Maybe you can upload by api,and set the default permission of each file is private.