Closed fredcwells closed 2 years ago
Thanks for your report.
- Cannot copy Storj objects outside or Storj directory to any other native Nextcloud folder.
I don't have this issue. I can move and copy directories and files both ways in the Nextcloud web GUI. Can you provide more details, maybe error messages from the log?
- Objects stored are incompatible with rclone, which is the defacto client for Storj.
Storj does not have empty directories/prefixes. Rclone deals with this differently than the Nextcloud app.
Rclone fakes empty directories locally and they dissapear after Rclone restarts. I can't do it the way Rclone does it. I will think about this.
The sattelite object browser creates a file .file_placeholder
to simulate a directory.
I think I'll do that as well.
The sattelite object browser creates a file
.file_placeholder
to simulate a directory.
I've implemented this change, will be in the next release.
Fixed in 0.0.5
1) Cannot copy Storj objects outside or Storj directory to any other native Nextcloud folder. 2) Objects stored are incompatible with rclone, which is the defacto client for Storj.