Hello,
I am using the trial version to backup my files to an external drive. The file system on the drive is EXT4 and the permissions on the drive are set to allow create access to all users.
I am still getting an error on creating the destination file. It looks like Cloudberry is appending a “$” character in the middle of the file path that does not exist in the source file. You can see it below. How can I fix this?
I found the problem. There were some permission issues buried in subfolders on the destination drive. Once I fixed those subfolders, it ran fine. Thank you!