Fix gcs List bug
Fixed
- The GS implementation of location.List() returned an empty string for files found inside a persistent "folder" object
created in the UI or by createing a zero-length object ending with "/". These objects are now ignored. - Fixed a gs-to-gs copy bug that became visible with integration tests aded in v5.2.2.