forked from pool/FreeFileSync
Accepting request 518962 from home:ecsos:Backup
- update to 0.9.3 - Support multiple connections per FTP folder traversal - 35% faster folder traversal for FTP servers supporting MLSD - Use single CWD when changing FTP working directory - Fixed EOPNOTSUPP error on gvfs-mounted FTP (Linux) - Maximize FTP I/O speed using prefetch/output buffers - Prevent input focus stealing after manual comparison - Use larger socket buffer for FTP upload speed increase - Fixed out of memory error when copying large files via FTP - New popup dialog option to ignore all errors - Reduced memory peaks by enforcing streaming buffer size limits - Removed custom sync directions from config XML if not needed - Flash task bar after comparison if other app has input focus OBS-URL: https://build.opensuse.org/request/show/518962 OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=24
This commit is contained in:
parent
37bf3bcad1
commit
b5b14245f0
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 09:45:23 UTC 2017 - ecsos@opensuse.org
|
||||
|
||||
- update to 0.9.3
|
||||
- Support multiple connections per FTP folder traversal
|
||||
- 35% faster folder traversal for FTP servers supporting MLSD
|
||||
- Use single CWD when changing FTP working directory
|
||||
- Fixed EOPNOTSUPP error on gvfs-mounted FTP (Linux)
|
||||
- Maximize FTP I/O speed using prefetch/output buffers
|
||||
- Prevent input focus stealing after manual comparison
|
||||
- Use larger socket buffer for FTP upload speed increase
|
||||
- Fixed out of memory error when copying large files via FTP
|
||||
- New popup dialog option to ignore all errors
|
||||
- Reduced memory peaks by enforcing streaming buffer size limits
|
||||
- Removed custom sync directions from config XML if not needed
|
||||
- Flash task bar after comparison if other app has input focus
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 19:44:49 UTC 2017 - ecsos@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
Name: FreeFileSync
|
||||
Summary: Free backup software to synchronize files and folders
|
||||
Version: 9.2
|
||||
Version: 9.3
|
||||
Release: 1
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Networking/System
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df31f06073fe77e30229f36796b318e03acbca93e88fd51d357080fcf662488e
|
||||
size 2877076
|
3
FreeFileSync_9.3_Source.zip
Normal file
3
FreeFileSync_9.3_Source.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e113092f9229ec2e5f73eea043a0f71ab7ada1a14975e6f9b8a9dcee536304b
|
||||
size 2879449
|
Loading…
Reference in New Issue
Block a user