php-ssh icon indicating copy to clipboard operation
php-ssh copied to clipboard

When SshConfigFileConfiguration proccess bad replaces ~ in path

Open rkmax opened this issue 11 years ago • 0 comments

Example i have a file ~/.ssh/id_rsa~ is a backup file my HOME variable resolve /home/rkmax so the result /home/rkmax/.ssh/id_rsa/home/rkmax and is wrong

rkmax avatar Oct 05 '14 19:10 rkmax