ssh-keygen cant write to ~/Documents/.ssh even when it has 777 permissions
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I am trying to generate a key to then upload to a remote server.
The following command:
`ssh-keygen -b 2048 -t ed25519 -C "root@host"`
returns the error
> can't stat: ./Documents/.ssh/test no such file or directory

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.