Page 1 of 1
SFTP Problem **solved**
Posted: Wed Oct 11, 2017 6:31 am
by webcam
Hello,
I get the SFTP the error
2017-10-11 06:25:24 Error: Invalid reply: "SSH-2.0-OpenSSH_7.2 FreeBSD-20160310"
Re: SFTP Problem
Posted: Wed Oct 11, 2017 11:12 pm
by admin
Looks like the server does not provide SFTP. Did you try with a PC client to identify root cause?
Re: SFTP Problem
Posted: Thu Oct 12, 2017 7:11 am
by webcam
Funny .... Meteohub does not work either.
With FileZilla it goes.
Greeting
Daniel
Re: SFTP Problem
Posted: Thu Oct 12, 2017 8:56 am
by admin
When you give me remote access I can check details. Filezilla does support lots of protocols. Are you sure you are not running FTPS there (which is FTP over TLS instead of SFTP)?
Re: SFTP Problem
Posted: Thu Oct 12, 2017 5:26 pm
by webcam
You have a PM
Re: SFTP Problem
Posted: Thu Oct 12, 2017 7:55 pm
by admin
I don't see any SFTP services defined. You have to replace the existing FTP requests by explicit SFTP ones. SFTP is a different service category.
Re: SFTP Problem
Posted: Thu Oct 12, 2017 9:40 pm
by webcam
Ok, but the test SFTP must function.
Or have I got that wrong?
Re: SFTP Problem
Posted: Thu Oct 12, 2017 9:51 pm
by webcam
When I configure an event with SFTP, my system spins completely.
Re: SFTP Problem
Posted: Thu Oct 12, 2017 10:39 pm
by admin
As the error message tells you "/www/wetterbrienz/meteobridge/" is not a valid path regarding the home directory of your SSH user. Paths are not to be expected the same when using SSH or FTP. I prefixed your path by a "." to tell the system that it should start descending the path from the user directory and not from root and then it works.
Re: SFTP Problem **solved**
Posted: Fri Oct 13, 2017 6:29 am
by webcam
Hello,
Super now it works.
With my hoster you will find nothing about the paths of SFTP.
No matter it works now.
Merci.
Greeting
Daniel