aa077f2b6c
Replace isinstance(ftp, ftplib.FTP_TLS) with a boolean flag to avoid issues when FTP_TLS is mocked in tests. Also fix Google Drive test parameter passing. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>