en:navody:faq:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:navody:faq:start [19.08.2022 23:23]
Ing. Michal Strnad
en:navody:faq:start [05.09.2022 17:00]
Lukáš Strnad [S3 protocol]
Line 381: Line 381:
 <​code>#​ find -L . -perm +u-rwx,​g-rwx,​o-rwx -exec chmod u+rX '​{}'​ \;</​code>​ <​code>#​ find -L . -perm +u-rwx,​g-rwx,​o-rwx -exec chmod u+rX '​{}'​ \;</​code>​
  
-==== S3 protocol ​====+==== Objektové úložiště ​S3 ====
  
-Multipart upload allows you to upload a single object as a set of parts. After all parts of your object are uploaded, Ceph then presents the data as a single object. With this feature you can create parallel uploads, pause and resume an object upload, and begin uploads before you know the total object size.  
  
-Individual Ceph objects can range in size from a minimum of 0B to a maximum of 5TB. The largest object that can be uploaded in a single PUT is 5GB. For objects larger than 100MB, you should consider using the multipart upload capability.+---- 
 + 
 +{{page>​[:​cs:​navody:​object_storage:​cesnet_s3:​start#​faq_-_casto_kladene_otazky_pro_s3]#​[]&​nofooter}} 
 + 
 +---- 
  
Last modified:: 26.05.2023 11:09