Page 1 of 1

Problems Accessing the FTP Server

Posted: Mon May 21, 2007 4:37 pm
by vasp
When I try to access the FTP server using the following code:

sftp cms.mpi.univie.ac.at

I get the following error message:

ssh: connect to host cms.mpi.univie.ac.at port 22: Connection refused Couldn't read packet: Connection reset by peer

Does anyone know how to fix this? Thanks!

Problems Accessing the FTP Server

Posted: Tue May 22, 2007 1:54 pm
by vasp
I'm not very good with computers. All I needed to do was use the ftp command instead of the sftp command and everything worked fine.