I'm trying to transfer files to a remotely hosted virtual server. Server is running CentOS.
WinSCP seemed ideal for what I needed to do. It connects but won't start the session.
Log snippet:
. 2012-11-08 09:14:25.807 Host key matches cached key
. 2012-11-08 09:14:25.807 Host key fingerprint is:
. 2012-11-08 09:14:25.807 ssh-rsa 2048 24:15:58:1e**********:be:ed:eb:a6:c1:4b:4c
. 2012-11-08 09:14:25.807 Initialised AES-256 SDCTR client->server encryption
. 2012-11-08 09:14:25.807 Initialised HMAC-SHA1 client->server MAC algorithm
. 2012-11-08 09:14:25.807 Initialised AES-256 SDCTR server->client encryption
. 2012-11-08 09:14:25.807 Initialised HMAC-SHA1 server->client MAC algorithm
! 2012-11-08 09:14:25.919 Using username "********".
. 2012-11-08 09:14:26.207 Prompt (7, SSH password, , &Password: )
. 2012-11-08 09:14:26.208 Using stored password.
. 2012-11-08 09:14:26.239 Sent password
. 2012-11-08 09:14:26.269 Access granted
. 2012-11-08 09:14:26.312 Opened channel for session
. 2012-11-08 09:14:26.416 Started a shell/command
. 2012-11-08 09:14:26.455 --------------------------------------------------------------------------
. 2012-11-08 09:14:26.455 Using SCP protocol.
. 2012-11-08 09:14:26.455 Doing startup conversation with host.
. 2012-11-08 09:14:26.506 Skipping host startup message (if any).
> 2012-11-08 09:14:26.506 echo "WinSCP: this is end-of-file:0"
< 2012-11-08 09:14:26.629 [****@**** lish] Thu Nov 8 09:14:51 EST 2012
< 2012-11-08 09:14:26.629 [****@**** lish] Linode Shell (lish) Console starting...
< 2012-11-08 09:14:26.684 [****@**** lish] Must be connected to a terminal.! 2012-11-08 09:14:26.967 /bin/stty: standard input: Invalid argument
< 2012-11-08 09:14:26.967 Your Linode isn't running, or another console session is already active.
! 2012-11-08 09:14:31.704 /bin/stty: standard input: Invalid argument
I've also tried other methods. So far nothing works.
I just went and installed vsftpd following this site's instructions: http://wiki.vpslink.com/Configuring_vsftpd_for_secure_connections_%28TLS/SSL/SFTP%29
Everything seemed to go OK. But I still cannot login.
Filezilla output:
Status: Resolving address of ******.linode.com
Status: Connecting to 97.107.***.**:989...
Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server".
Error: Could not connect to server
I've tried other ports as well. No joy.
I've used Linux on the desktop for some time. But it seems as though I'm still a complete n00b. Any assistance is appreciated.
