Thursday, March 23, 2006

FTP question

Why is that ever since we migrated from math.lsa.umich.edu to itd.umich.edu, I have been unable to use sftp to get to my file space?

Before, from any terminal I could run sftp name@login.math.lsa.umich.edu and get to my space, but a similar command sftp name@login.itd.umich.edu yields an error "connection reset by peer". I get the same error using the JYU network as I do from my laptop.

Any ideas how I can fix this?

2 Comments:

Blogger janus said...

the login.itd.umich.edu address should still work with secure shell (SSH), but if you want to do an FTP, then they've changed the server handle. try:

sftp uniqname@sftp.itd.umich.edu

it seems to work here at home. comment back if it doesn't work, and i'll try to answer you.

12:06 AM  
Blogger Kevin said...

oddly enough, I can sftp using the server handle

sftp.itd.umich.edu

when I use a terminal, but it doesn't work with my nice front end program FUGU *which was in fact designed by the U of M*

GAH.

1:10 AM  

Post a Comment

<< Home