I have tried everything turning off my firewall adding my IP to white list of all I can think of and still cannot connect with SFTP.
I have given me "normal shell" "jail shell" access and still nothing.
I want to connect via port 22 since one of my clients want SFTP but I cannot turn it on or make it work.
Code:
Response: fzSftp started
Com
This was working well until a couple of days ago. I can't recall having done anything to the server leading it to start closing the connection. Also I have no idea what exitcode 128 means, and can't find anything about it.
I am using Filezilla to upload files to my web server. I am under a proxy server of my college. I edited FTP proxy in Filezilla Settings.
Hopefully you guys can help and see if I've done something weird here, I'm trying to log in with a user I set up, FileZilla shows me:
Command: open "///@///" Command: Pass: ********
Status: Connected to ///
Error: Connection closed by server with exitcode 1
Error: Could not connect to server
So, I went into auth.log and I see this:
Feb 12 11:08:49 sshd[12056]: Accepted password for /// fr
I am hitting a Protocol error while trying to SFTP from one server to another. I have tried to search up Google to no avail. May i know if anyone can help me with this.
rel@kingfisher:/kingfisher_bft/hme/rel> sftp relst@111.32.171.172
Need basic cursor movement capability, using vt100
error: Could not open connection to `rel@111.32.171.172': Protocol error
Hi guys....I'm new to Fedora and recently I've installed Fedora 10 in my laptop, the installation was successful but whenever I start my OS I get the error which says:-
"ata1:softreset failed (device not ready)"
"ata2:softreset failed (device not ready)"
When trying to connect using sftp with key authentication, we are getting this error message.
$ sftp client@hostname.net#2222
Connecting to client@hostname.net#2222...
ssh: client@hostname.net: Hostname and service name not provided or found
Connection closed
Regarding the error message:
Hostname and service name not provided or found
This mainly has to do with DNS being not s
Hi folks, I am trying to set up a user that will be able to access the server by ssh and sftp but only to his own folder.
I'm having troubles connecting to my ftp server.
Here's what it says,
Status: Connected Status:
Retrieving directory listing...
Command: PWD
Response: 257 "/home/sxxxn"
Command: TYPE I Response:
200 Switching to Binary mode.