Cannot find command to apply a policy to S3 bucket
rclone v1.63.1
os/version: ubuntu 20.04 (64 bit) 
os/kernel: 5.10.16.3-microsoft-standard-WSL2 (x86_64) 
os/type: linux 
os/arch: amd64 
go/version: go1.20.6 
go/linking: static 
go/tags: none 
 
Custom Ceph
rclone copy /tmp remote:tmp)?
-vv flag
 
            
              
            
           
          
            
              
                asdffdsa  
              
                  
                    August 23, 2023,  3:50pm
                   
                  2 
               
             
            
              
 Lachlan_Campbell:
 
apply a policy
 
 
rclone cannot do that. you need to do that via ceph itself
this is what i do:
aws s3api put-bucket-policy --bucket bucketname --endpoint-url=https://s3.us-east-2.wasabisys.com  --policy file://path/to/policy.json
rclone ....
 
            
              
            
           
          
            
            
              After searching the docs for so long I was afraid of that. Thanks for letting me know. Any plans to add as this in the future so there isn't a need for two clients?
             
            
              
            
           
          
            
              
                asdffdsa  
              
                  
                    August 24, 2023, 12:51am
                   
                  4 
               
             
            
              
not that i know of, and i hope that never happens.
             
            
              
            
           
          
            
              
                system  
              
                  
                    September 23, 2023, 12:52am
                   
                  5 
               
             
            
              This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.