Im trying to get data from an sftp server. files are zipped files, around ~50 mb.
When im saving the file locally using:
session.get(file_path, local_path)