Commit Graph

31 Commits

Author SHA256 Message Date
60b9d299c1 Accepting request 637724 from home:ecsos:Backup
- Update to 10.4
  - Allow overriding log folder path for gui and batch runs
  - Fixed RTS not triggering for volume path by name
  - Fixed reading FTP folders including wildcard chars
  - Fixed image overlay graphics glitch (Linux)
  - Don't show error if versioning folder is not yet existing
  - Fixed crash removing folder pair before comparison (F5)
  - Fixed crash when parent of newly-moved file is missing
  - Fixed statistics when folder containing moved files is found 
    missing

OBS-URL: https://build.opensuse.org/request/show/637724
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=32
2018-09-24 15:54:46 +00:00
4276a685f4 Accepting request 637714 from home:ecsos:Backup
- Update to 10.3
  - New log panel showing details about the last operation
  - Show status of last syncs in configuration panel
  - Access log files via the configuration panel
  - Allow auto-retry and ignore errors during comparison
  - Show folder RealTimeSync is waiting on
  - New %logfile_path% macro for "on completion" command
  - Show errors and warnings count in log file header
  - Fixed crash when resizing panel during comparison
  - Fixed folders created hidden when source is a volume root path
  - Use steady clock while waiting in RealTimeSync
  - Fixed folder access error with Google Drive File Stream
  - Open global log folder path via options dialog
  - Limit global logs by age instead of size
  - Deprecated batch-level log files and LastSyncs.log

OBS-URL: https://build.opensuse.org/request/show/637714
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=31
2018-09-24 15:30:36 +00:00
2b33bddac0 Accepting request 625333 from home:tglatt:branches:network
- Update to 10.2
  - Limit number of file versions by age and count
  - Report not yet existing folders as warning instead of error
  - Improved comparison speed for high-latency traversals
  - Set up parallel file operations for versioning folder
  - Early clean up to avoid hitting (S)FTP connection limits
  - Support FTP servers with ANSI encoding
  - Fixed folder drag and drop for modal dialogs
  - Fixed progress graph glitch due to unsteady system clock
  - Unbuffered folder lock file existence checking
  - Fixed macOS Donation Ed. not recognized after rename
  - Updated translation files

OBS-URL: https://build.opensuse.org/request/show/625333
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=30
2018-07-26 09:11:04 +00:00
8dd4143600 Accepting request 617870 from home:ecsos:Backup
- update to 10.1
  - Binary-compare multiple files in parallel
  - Copy file permissions when creating base folders
  - Fixed hang when scrolling file list (Windows)
  - Fixed file list mismatch when cancelling sync
  - Fixed delay when cancelling folder existence check
  - Fixed sync processing order to honor FIFO
  - Fixed startup delay when internet is offline (Linux, macOS)
  - Fixed crash when closing via the macOS Dock
  - Support installation without admin rights (macOS)
  - Fixed bcrypt.dll not found on startup (Windows XP)
  - Respect Content-Length header for HTTP requests
  - Support parallel folder traversal on Ubuntu 16.4
  - Fixed missing shared library dependencies (Linux)
  - Unified precompiled Linux binary packages
- changes from 10.0
  - The installer is now ad-free!
  - Sync multiple files in parallel (Donation Edition)
  - Compare multiple files in parallel within a single folder tree
  - Aggregate worker threads per device during folder traversal
  - Reset GUI layout configuration for high DPI displays
  - Keep GUI responsive during synchronization
  - Remember maximum number of visible folder pairs
  - Fixed high DPI issues in installer
  - Don't delay errors by callback interval during comparison
  - Handle concurrent intermediate folder creation for versioning
  - Sync all folder level items before recursion (avoid CWDs)
  - Updated translation files
- changes from 9.9
  - High DPI display support
  - Allow automatic retry at configuration level
  - Show error handling settings during sync
  - Avoid libpng.so dependency (Linux)
  - Fixed undefined behavior closing paused progress dialog
  - Check if buggy DLLs are loaded into address space (Windows)
  - Fixed FTP parsing error for Windows CE device
  - Workaround VSS provider implementation bug
  - Respect macOS user settings for date and thousands separator
  - Updated translation files

OBS-URL: https://build.opensuse.org/request/show/617870
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=29
2018-06-19 22:54:15 +00:00
6edb293174 Accepting request 605842 from home:tglatt:branches:network
Problem: FreeFileSync 10 requires wxWidgets-3_2 which is not available on Leap 42.3. Don't know if it's sensible to lock out users of a still supported Leap release.

OBS-URL: https://build.opensuse.org/request/show/605842
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=28
2018-05-10 08:32:51 +00:00
f1ca225155 Accepting request 580307 from home:ecsos:Backup
- update to 9.8
  - New option to auto-close progress dialog
  - Update last sync time if no differences found
  - Added 5 seconds countdown before shutdown/sleep
  - Preserve XML attribute creation order
  - Support HTTPS web accesses without redirect
  - Connect network share upon logon type not granted
  - Fixed invalid pointer error when reading MTP
  - Fixed temporary db file triggering RealTimeSync
  - Fixed runtime error during uninstallation
  - Continue status updates during sync cancellation
  - Log number of items found during comparison
  - Warn about outdated nviewH64.dll instead of crashing
  - Show default log file path when saving a batch job
  - Consider only full days for time since last sync
- rebase patch freefilesync-build.patch
- fix build for openSUSE_Leap_15.0

OBS-URL: https://build.opensuse.org/request/show/580307
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=27
2018-02-26 17:02:13 +00:00
04de820785 Accepting request 532404 from home:ecsos:Backup
- update to 9.4
  - Fixed copying files with locked byte ranges using VSS
  - Fixed wrong FTP working directory reuse in libcurl
  - Allow retry upon failure during online update check
  - Repackaged Donation Edition to reduce AV false positives
  - Apply correct directory path encoding during FTP traversal
  - Fixed strict weak ordering for SFTP session ID sorting
  - Clean up read-only temporaries during failed sparse file copy
  - Fixed access denied file copy error for ADS
  - Workaround broken SMB servers reporting sparse support
  - Support hash characters in FTP directory listing
  - Prepared auto-updater to support new installer format
  - Refined installer error reporting
  - Streamlined sync config dialogs
  - Resized installer window dimensions

OBS-URL: https://build.opensuse.org/request/show/532404
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=26
2017-10-07 10:05:31 +00:00
b5b14245f0 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
2017-08-27 10:22:48 +00:00
37bf3bcad1 Accepting request 511046 from home:ecsos:Backup
update to 9.2

OBS-URL: https://build.opensuse.org/request/show/511046
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=23
2017-07-17 20:53:04 +00:00
07f1c54765 Accepting request 501890 from home:ecsos:Backup
update to 9.1

OBS-URL: https://build.opensuse.org/request/show/501890
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=22
2017-06-08 11:25:13 +00:00
c502845b35 Accepting request 501874 from home:ecsos:Backup
fix build error for tumbleweed

OBS-URL: https://build.opensuse.org/request/show/501874
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=21
2017-06-08 10:32:50 +00:00
1cce3ce6e1 Accepting request 489379 from home:tglatt:branches:network
Newest version (9.0)

OBS-URL: https://build.opensuse.org/request/show/489379
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=20
2017-04-23 14:24:32 +00:00
a26c4627d3 Accepting request 428367 from home:ecsos:Backup
update to 8.5

OBS-URL: https://build.opensuse.org/request/show/428367
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=19
2016-09-17 09:37:35 +00:00
4f71eb2fce Accepting request 420582 from home:ecsos:Backup
update to 8.4

OBS-URL: https://build.opensuse.org/request/show/420582
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=18
2016-08-19 18:03:52 +00:00
8c6cf67dad OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=17 2016-07-09 23:00:57 +00:00
4cd1c780ea Accepting request 407541 from home:ecsos:Backup
update to 8.3

OBS-URL: https://build.opensuse.org/request/show/407541
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=16
2016-07-09 21:42:06 +00:00
8323f7eb92 Accepting request 399292 from home:ecsos:Backup
update to 8.2

OBS-URL: https://build.opensuse.org/request/show/399292
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=15
2016-05-31 22:11:31 +00:00
3e64fb81a2 Accepting request 391326 from home:ecsos:Backup
update to 8.1

OBS-URL: https://build.opensuse.org/request/show/391326
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=14
2016-04-22 18:31:27 +00:00
e3c9156ad0 Accepting request 375705 from home:ecsos
update to 8.0

OBS-URL: https://build.opensuse.org/request/show/375705
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=13
2016-03-19 17:00:16 +00:00
773bb3f979 Accepting request 359209 from home:ecsos
update to 7.9

OBS-URL: https://build.opensuse.org/request/show/359209
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=12
2016-02-13 15:13:05 +00:00
8b4a3f8fff Accepting request 355564 from home:ecsos
update to 7.8

OBS-URL: https://build.opensuse.org/request/show/355564
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=11
2016-01-24 14:14:39 +00:00
dcf4cf4242 Accepting request 346882 from network
revert to revision 8

OBS-URL: https://build.opensuse.org/request/show/346882
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=10
2015-11-30 16:56:52 +00:00
b8a2c818f7 Accepting request 346645 from home:ecsos
update to 7.6

OBS-URL: https://build.opensuse.org/request/show/346645
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=9
2015-11-28 13:04:01 +00:00
7bd25f2347 Accepting request 328397 from home:ecsos
update to 7.4

OBS-URL: https://build.opensuse.org/request/show/328397
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=8
2015-09-01 18:33:20 +00:00
444fb44b70 Accepting request 319931 from home:ecsos
update to 7.3

OBS-URL: https://build.opensuse.org/request/show/319931
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=7
2015-08-01 17:02:31 +00:00
834ca8c7a2 Accepting request 315006 from home:ecsos
update to 7.2

OBS-URL: https://build.opensuse.org/request/show/315006
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=6
2015-07-03 15:36:30 +00:00
dad0a2002b Accepting request 312957 from home:ecsos
update to 7.1

OBS-URL: https://build.opensuse.org/request/show/312957
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=5
2015-06-21 17:28:17 +00:00
b2c262ea25 Accepting request 306653 from home:ecsos
update to 7.0

OBS-URL: https://build.opensuse.org/request/show/306653
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=4
2015-05-12 20:33:31 +00:00
7245d5c194 Accepting request 295441 from home:ecsos
update to 6.15

OBS-URL: https://build.opensuse.org/request/show/295441
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=3
2015-04-11 22:42:06 +00:00
9204ee4ce8 Accepting request 284898 from home:ecsos
add build RealtimeSync

OBS-URL: https://build.opensuse.org/request/show/284898
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=2
2015-02-09 16:46:50 +00:00
Andrey Karepin
9080bc5b58 Accepting request 283287 from home:ecsos
FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way.

OBS-URL: https://build.opensuse.org/request/show/283287
OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=1
2015-02-02 17:29:52 +00:00