cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

Could not rename a folder in AWS storage if the storage contains a file that exceeds the 5 Gb limit

Open kamyshova opened this issue 3 years ago • 0 comments

Describe the bug It is not possible to rename a folder in AWS storage if the storage contains a file that exceeds the 5 Gb limit. The following error appears: Moving folder '<folder_name>/' was aborted because some of its files '<storage_file_in_another_folder>' size exceeds the limit of 5368709120 bytes

To Reproduce Steps to reproduce the behavior:

  1. Go to non-empty storage that contains a file that exceeds the 5 Gb limit.
  2. Create a new empty folder.
  3. Click Rename folder button next to the newly created folder.
  4. Set a new folder name.
  5. Click OK button.
  6. See error

Environment:

  • Cloud Provider: AWS
  • Version: 0.17.0.13126
  • Browser: chrome

kamyshova avatar Aug 18 '22 10:08 kamyshova