Skip to main content
9 events
when toggle format what by license comment
Mar 28, 2023 at 7:29 answer added grawity_u1686 timeline score: 1
Mar 28, 2023 at 2:55 comment added julianlede Can someone help with this issue please?
Mar 27, 2023 at 15:05 comment added julianlede My old computer on my same home network is connecting with no issues so i wonder why would the server reject a request coming from the same IP? and what would be the issue that the server administrator need to correct on their end?
Mar 27, 2023 at 15:00 comment added julianlede is this correct?
Mar 27, 2023 at 14:59 comment added julianlede Can you please provide me with the exact command to run, i'm not a developper and don't really know what exatly you mean, my guess is : sftp username@server_ip -v
Mar 27, 2023 at 12:43 comment added Kenster Try running ssh (or the command-line sftp client) with the "-v" option to print debugging output, then edit your question to show the exact ssh or sftp command that you ran along with the debugging output. Include any relevant entries from your .ssh/config file.
Mar 27, 2023 at 9:53 comment added davidgo You have not given sufficient information fir us to solve your problem, but I can narriw it down. The issue is not a network or firewall issue - it has to do with the setup within the server rejecting the connection. (SFTP uses ssh and port 22 is accessible. The message you arevfetting is ssh specifically receiving the connection request and rejecting the sessuon.
S Mar 27, 2023 at 6:19 review First questions
Mar 27, 2023 at 6:26
S Mar 27, 2023 at 6:19 history asked julianlede CC BY-SA 4.0