FTP server test doesn't seem to be working

kolt_

Getting the hang of it
Jul 2, 2021
60
75
United States
I am configuring my FTP server to use as a backup and when entering the correct FTP connection details (works on FileZilla) and then testing, the test does absolutely nothing at all. No usable information as seen below and no sign of anything being uploaded to the folder.

Here is my configuration,
1636038510100.png

And that's it for the test.

Any ideas?

Thanks
 
Actually the output in your screenshot seems to indicate that you connected to an SSH server. Which is not unexpected given that port 22 is default for SSH. Port 21 is default for FTP.

192.168.x.x addresses are not something you need to mask out, by the way.
 
Actually the output in your screenshot seems to indicate that you connected to an SSH server. Which is not unexpected given that port 22 is default for SSH. Port 21 is default for FTP.

192.168.x.x addresses are not something you need to mask out, by the way.

Thank you for the help. Blue Iris confirmed that they do not currently support SSH however they have it in their research list. Also the IP is to an off-site storage server, nothing local