CrossFTP 1.93.6 is a major release. The main changes include:
- Fix session release bug of multi-part upload for S3/Glacier.
- Add enable/disable TLS SNI support option.
- Add TLS v1.1~v1.2 support.
- Add enable/disable multi-part upload option.
- Improved import bookmarks.
- Fix the temp file permission issue for App Store version.
- Search sites in site manager.
- Fix unable to unmarshall error response: Amazon Glacier retrieveJob error response parsing error.
- Improved sandboxed file browsing for Mac App Store version.
- Add /Volumes folder in local pane for the Mac user to browse the external disks more easily.
- Add scheduled transfer option.
It is recommended for all CrossFTP users.
--
CrossFTP is a FTP, SFTP, FXP, WebDav, Amazon S3, Amazon Glacier and Google Cloud Storage client for Windows, Mac, and Linux.
CrossFTP Home: http://www.crossftp.com/
Subscribe to:
Post Comments (Atom)
2 comments:
I'm updating from Pro 1.93.4 to Pro 1.93.6 and the Ubuntu Software Center alerts me: "Bad quality packet", and these details:
-------------
Lintian check results for /home//Escriptori/crossftp_1.93.6.deb:
E: crossftp: control-file-has-bad-permissions postinst 0644 != 0755
E: crossftp: control-file-has-bad-owner postinst tonyzhou/root != root/root
E: crossftp: control-file-has-bad-permissions postrm 0644 != 0755
E: crossftp: control-file-has-bad-owner postrm tonyzhou/root != root/root
-------------
The Ubuntu Software Center gives me the option to continue or abandon the upgrade. Any suggestions?
You can try to use the following command to install:
dpkg -i crossftp_1.93.6.deb
Post a Comment