I'm getting a weird error when I try to sFTP on a CentOS box (which I don't have root access).
when I run:
I get the following error, which I suspect is a result of not being in "passive mode" (which works when I use Filezilla on Windows)
ssh_exchange_identification: Connection closed by remote host
Couldn't read packet: Connection reset by peer
Any suggestions?