backup icon indicating copy to clipboard operation
backup copied to clipboard

Upload fails on backup to remote server

Open DanialSh opened this issue 3 years ago • 1 comments

Hi, When my full restore point is done compressing, encrypting and packing it fails to upload. I have set a remote sftp connection as the destination for my backups. When I run the backup:point:upload command to upload my restore point I get this error: * Creating Restoring Point on external folder: Could not create path ! cannot create restoring point ! issue while checking external folder: OCP\Files\NotPermittedException Could not create path The message says it could not create path, but on the destination side I see the following files created in the directory named after my restore point: -rw-r--r-- 1 ... 0 Sep 1 16:29 .nobackup -rw-r--r-- 1 ... 0 Sep 1 16:29 .noindex -rw-r--r-- 1 ... 0 Sep 1 16:29 restoring-point.data

That's all that gets created there before it errors out.

I've been having this issue forever and I was hoping the new update to 1.1.3 will fix this. Before the update when upload failed I got a different error message than the one above.

I appreciate it if someone has a solution to this.

Thanks,

DanialSh avatar Sep 01 '22 20:09 DanialSh

No solution, but I'm getting similar results on my upload to AWS. I get a folder structure, but very few files uploaded. In particular, I'm not getting my sqldump uploaded.

politas avatar Mar 20 '23 00:03 politas