I am looking to add PGP encryption to a file within Python using FTP with TLS. I had previously done this using Paramiko and SSH. Now I need to do it with FTP with TLS. I have a