Jump to content

sftp issues


tyme
 Share

Recommended Posts

ok, my school uses sftp for ftp access to their web server.

 

regular try:

[tyme@localhost tyme]$ sftp mth170@www.personal.psu.edu

Connecting to www.personal.psu.edu...

Protocol major versions differ: 2 vs. 1

Couldn't read packet: Connection reset by peer

ok, obviously there's a version issue. well, let's try it with the -1 switch:

[tyme@localhost tyme]$ sftp -1 mth170@www.personal.psu.edu

Connecting to www.personal.psu.edu...

mth170@www.personal.psu.edu's password:

Permission denied, please try again.

mth170@www.personal.psu.edu's password:

Permission denied, please try again.

mth170@www.personal.psu.edu's password:

Permission denied.

Couldn't read packet: Connection reset by peer

now, i _very_ carefully enterred my password _every_ time yet it doesn't work at all. i would think this was a problem on their end accept i had this problem previously in 9.1, but sftp worked fine in gentoo and arch. so obviously it's something in 9.1....any ideas?

Link to comment
Share on other sites

kmack: it may be now, but when i first started doing this I know I was not locked out and I very carefully entered my password on the second try so has to avoid getting locked out.

 

I've tried it from a different Linux distro with the same results (gentoo-where it used to work), so I've sent off an email to them about it...

Link to comment
Share on other sites

My grad school acct is like that.. 3 strikes and you are out, and that's not good when you live 9 time zones away from the school. Takes f o r e v e r for the tech guy to respond to his email too! :oops:

 

Hopefully it is something simple and a reset gets you back in quickly. 8)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...