When I run the command $ ssh-keygen -t rsa -C "[email protected]"
I get the error message:
Generating public / private rsa key pair. Enter file in which to save the key (/ c / Program Files (x86) /GNU/SSH/.ssh/id_rsa): Could not create directory '/ c / Program Files (x86) /GNU/SSH/.ssh': No such file or r directory Enter passphrase (empty for no passphrase): Enter same passphrase again: Saving key "/ c / Program Files (x86) /GNU/SSH/.ssh/id_rsa "failed: No such file or directory
I tried to run with admin and get the same message