I know how to connect with sftp server and get the newest file
with pysftp.Connection(host=myHostname_2, username=myUsername_2, password=myPassword_2, port = 22,