SFTP Unable to use this key file

Core FTP client questions and answers
Post Reply
Pat Williams
Posts: 2
Joined: Tue Nov 13, 2007 8:45 pm

SFTP Unable to use this key file

Post by Pat Williams »

I can run sftp in the GUI :) I can not run the same site from the command line :( I have many automated scripts running that are not using sftp. This is the first time I've used sftp. When I connect to the site through the GUI everything works great. I can download/upload files with no problem. When I run from the command line I get the following error in the log: Unable to use this key file (OpenSSH SSH2 private key)Keyboard-interactive authentication refused Sent password Access denied Reading private key file "C:\Documents and Settings\ftpadmin\My Documents\xxxxxPrivateKey "Unable to use this key file (OpenSSH SSH2 private key)Keyboard-interactive authentication refused Sent password Access denied Reading private key file "C:\Documents and Settings\ftpadmin\My Documents\xxxxxxxxxxxx" Unable to use this key file (OpenSSH SSH2 private key)

HELP!
Any Ideas
Pat Williams
Posts: 2
Joined: Tue Nov 13, 2007 8:45 pm

Post by Pat Williams »

Command Line:
D:\CoreFTP\coreftp.exe -O -d D:\coreftp\test.txt -site XpressChex -p D:\CoreFTP -log D:\coreftp\log.log
Post Reply