Hello,
I get the SFTP the error
2017-10-11 06:25:24 Error: Invalid reply: "SSH-2.0-OpenSSH_7.2 FreeBSD-20160310"
SFTP Problem **solved**
Moderator: Mattk
Re: SFTP Problem
Looks like the server does not provide SFTP. Did you try with a PC client to identify root cause?
Re: SFTP Problem
Funny .... Meteohub does not work either.
With FileZilla it goes.
Greeting
Daniel
With FileZilla it goes.
Greeting
Daniel
Re: SFTP Problem
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
You have a PM
Re: SFTP Problem
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
Ok, but the test SFTP must function.
Or have I got that wrong?
Or have I got that wrong?
Re: SFTP Problem
When I configure an event with SFTP, my system spins completely.
- Attachments
-
- 4.jpg (140.21 KiB) Viewed 4840 times
-
- 3.jpg (45.37 KiB) Viewed 4840 times
-
- 2.jpg (48.7 KiB) Viewed 4840 times
-
- 1.jpg (43.59 KiB) Viewed 4840 times
Re: SFTP Problem
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**
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
Super now it works.
With my hoster you will find nothing about the paths of SFTP.
No matter it works now.
Merci.
Greeting
Daniel