I designed a window with a button to access an SFTP server using paramiko. I use the exception handler to detect if the server is available, like:
try: se