putty - sftp

connecting to sftp server

Page 1 of 1

3 Replies - 2214 Views - Last Post: 29 April 2009 - 06:27 PM

#1 ghinwa   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 16
  • Joined: 13-January 09

putty - sftp

Posted 29 April 2009 - 03:19 AM

Hi, I dowloaded freeFTPd to configure my laptop as SFTP server.
using this tool, I generated keypair and completed the SFTP configuration.

then i tried to connect to this sftp server from another desktop using:
PSFTP.exe, i opened it and typed in the following command:

open ip.address.goes.here

it didnt work,

then i tried a different command:

open [email protected]


also it didnt work.

I doubt one thing which is the key authentication.
when im using PSFTP.exe i am not sending the private key in order to

authenticate.

what would be the commands i can use in CMD or in PSFTP.exe to authenticate

myself for this SFTP server?

Please note that both client and server are on windows OS

Thanks,
Ghinwa

Is This A Good Question/Topic? 0
  • +

Replies To: putty - sftp

#2 jjsaw5   User is offline

  • D.I.C Lover
  • member icon

Reputation: 92
  • View blog
  • Posts: 3,065
  • Joined: 04-January 08

Re: putty - sftp

Posted 29 April 2009 - 07:37 AM

This is not a computer science question.
Was This Post Helpful? 0
  • +
  • -

#3 Pwn   User is offline

  • D.I.C Regular

Reputation: 19
  • View blog
  • Posts: 458
  • Joined: 25-November 07

Re: putty - sftp

Posted 29 April 2009 - 01:41 PM

I have set up psftp sessions at work, and there have been a couple that wouldn't work. I have to assume that it's because the server I'm connecting to is not set up to accept those connections. I have had our corporate office verify that nothing is being blocked, so that leaves the host as the problem.

Is your problem that the connection times out? Because that's the error I get when I can't connect.
Was This Post Helpful? 0
  • +
  • -

#4 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: putty - sftp

Posted 29 April 2009 - 06:27 PM

Have you verified that the server is listening on port 22?

SFTP & FTP do not operate on the same port.

Can you connect with other software... other machines?
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1