Hello, it seems the --overwrite option is failing along with any option that adds symlinks with the following error :
Export - Error creating a symlink: File exists (os error 17)
The full command used is the command that is present in the documentation as an example with the addition of the --overwrite option
./dsc export -a --date-links --folder-links --folder-delimiter "/" --tag-links --overwrite --target /export
The backend file system is Unraid shared across CIFS into proxmox so it's possible the error lies in that and not with DSC itself.
Thank you.
Hello, it seems the --overwrite option is failing along with any option that adds symlinks with the following error :
Export - Error creating a symlink: File exists (os error 17)The full command used is the command that is present in the documentation as an example with the addition of the --overwrite option
./dsc export -a --date-links --folder-links --folder-delimiter "/" --tag-links --overwrite --target /exportThe backend file system is Unraid shared across CIFS into proxmox so it's possible the error lies in that and not with DSC itself.
Thank you.