Hi DW
I can seem to update files on DW Cloud hosting using the CLI and maybe I'm doing something wrong, but it seems like I can't get the overwrite parameter to work. I can upload files, but I cannot overwrite existing files on the target. Any input on this will be valuable.
I try to upload the files recursively in an environmentless setup. I use this command line to do so to upload files that is already existing on target:
But when I do this nothing happens with the files, they are not overwritten and stays the same.
If I instead try to upload the same files to a new folder, that is not currently present on target the files are uploaded succesfully:
Are there any issues here or am I doing something wrong?
BR Chris