moved sftp and ssh to security directory, which makes more sense. also extracted...
authorChris Koeritz <fred@gruntose.com>
Sun, 4 Mar 2012 04:32:07 +0000 (23:32 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 4 Mar 2012 04:32:07 +0000 (23:32 -0500)
commit280a3b9bf411e8e81cc8ca2cbda46b544cf8899b
tree781ccfaff30cef8ff38b4c9d5267e1570d4a87c3
parent609955490ac73b6cc566a8c28df0e8683018ee15
moved sftp and ssh to security directory, which makes more sense.  also extracted keyfile
picking to new script and made sftp use it too.
scripts/security/pick_credentials.sh [new file with mode: 0755]
scripts/security/sftp.sh
scripts/security/ssh.sh