Hello,

I recently secured by FTP server using an SSL certificate. However now the normal FTP sensor does not work as it shows that the "connection was terminated gracefully". I want to add the SFTP sensor in PRTG but it is only showing me that it is supported in Linux, which I do not use. I need it for Windows. Does PRTG provide that or can anyone help me get this setup?

Thanks,


Article Comments

Hi there,

Please note that SFTP does not mean SSL secured FTP server. An SFTP server is a secured FTP Server which uses local SSH accounts of an Linux Host (simple described). What you have is an SSL secured FTP Server (still a FTP Server). So please activate the following option within the sensor setting of the FTP sensor: Use Transport-Level Security if available and check if it is working afterwards.


Jan, 2017 - Permalink

Hello,

That did not work. I changed the port to 22 used "Use Transport-Level Security if available" and even entered in the credentials but it still give me but I am still getting "Connection closed gracefully".

Any other thoughts?

Thanks,


Jan, 2017 - Permalink

Hi there,

To clarify this, a SSL secured FTP server is not a SFTP server. A SSL secured FTP server is running by default on port 21 (or 990 with Implicit encryption). So please check if you are using a SFTP server (SSH for file transfers) or a SSL secured FTP server (like VSFTPD or ProFTPD). Additonally, what sensor are you using? The FTP sensor or SFTP sensor, the SFTP sensor is using the SSH credentials (as it is basically SSH just for file transfers).


Jan, 2017 - Permalink

I have the same question. I run a windows server that runs an sftp (ssh) software on port 22. PRTG only has an SFTP sensor for linux. I do not see any SSH sensor that I can add to a windows device. SFTP is a major part of our infrastructure that I need to monitor so if I can't do it with PRTG than I will have to look for another monitoring tool. I installed it yesterday and am still in the testing phase.


Dec, 2018 - Permalink

Hello there,

I'm not sure if I got you right here. Please let me know if you are using a SFTP Server or a SSL secured FTP server. My colleague Dariusz explained the difference here.


Kind regards,
Birk Guttmann, Tech Support Team


Jan, 2019 - Permalink

I stumbled over this topic here, because I have an Windows SFTP server (Bitvise) running, which I wanted to monitor.

And I can confirm that the SFTP sensor is working also for Windows, you just need to set the login credentials of your SFTP account in the device settings under "Credentials for Linux/Solaris/Mac OS (SSH/WBEM) Systems".


Apr, 2020 - Permalink

I too can confirm that the SFTP sensor is working for Windows !!! Before configuring this sensor you need to set the login credentials of your SFTP account in the device settings under "Credentials for Linux/Solaris/Mac OS (SSH/WBEM) Systems". And disable "inherent from Parent" for this particular sensor (SFTP sensor)


May, 2022 - Permalink