Description
If the overwrite attribute is not set to true and I try to republish a module, I get this message:
destination file exists and overwrite == true
however, it should be:
destination file exists and overwrite == false
or something equivalent to that.
This appears in SFTPRepository and SshRepository.
Attachments
Issue Links
- is duplicated by
-
IVY-853 Wrong message: overwrite == true (SSH, SFTP)
- Resolved