@@ -1,4 +1,4 @@ function gsftp --wraps sftp set -lx SSH_AUTH_SOCK $GNUPGHOME/S.gpg-agent.ssh - sftp $argv + sftp -o IdentitiesOnly=no $argv end