search for: mimecastprotect

Displaying 1 result from an estimated 1 matches for "mimecastprotect".

2025 Jan 09
1
ssh-keygen: error if file is directory
Salar Nosrati-Ershad wrote: > On several tasks if you pass a directory as a file to ssh-keygen, the > program wouldn't check the file mode to check if it's a directory like: > `Saving key "./test/" failed: Is a directory` > After asking the user to overwrite or not. Seems an appropriate error message is emitted to the caller if the argument is of an incorrect type.