By tlockhart - 1/27/2012 2:47:57 AM
I am receiving the following error, when entering the following command:
Command:
sftp.exe -v -A <password> <id> @<IP>
Error:
recv from socket failed: No such file or directory Connection closed
I'm not sure why this connection is failing as I can connect on my local via WinSCP. Can anyone advise?
|
By Pragma Tech Rep - 1/27/2012 3:42:30 AM
try this:
sftp -v -A password id@IP
|
By tlockhart - 1/27/2012 3:58:19 AM
Sorry, there was no space in ID@IP , so the stmt does appear as follows:
sftp -v -A password id@IP
|
By Technical Support Group (TSG) - 1/27/2012 4:09:08 AM
Hello,
Make sure that the user account that you are using to scp and sftp, exists either as a local user or as a domain user. By the way what is the version, build and revision number of your Fortress SSH server? Let us know.
Thank you,
Technical Support Group (TSG) Pragma Systems, Inc.
|
By tlockhart - 1/27/2012 4:13:21 AM
I am running Pragma FortressSSH Enterprise Version 5.0 on Windows Server 2008.
|
By Technical Support Group (TSG) - 1/27/2012 4:15:02 AM
What is the build number and revision number of your Fortress SSH server?
|