Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
GoodSync v 9.9.42
#31
Version 10.3.7 Mar 10, 2017
* Case Rename Folder + Copy ACL: fix folder state not properly copied.
* Interrupted Sync: fix Conflict after interrupted (no state file saved) sync with ACD.
* On File Change + Copy ACL: Make On File Change detect ACL changes on Windows.
* Copy ACL + Delayed Sync: make Copy ACL work correctly, when change was detected on prev sync.
* Azure: Upload files shorter than 8 Mb in one take, using Put Blob transaction.
* Azure: Fix Content-Type was not set in upload.
* Explorer: Fix crash when user goes to Job Bookmark in OneFile file system.
* Explorer: Fix not sorting Connectoids into User Bookmarks and Job Bookmarks.
* Gs-Server: fix rare crashes in UPNP discovery and Web UI.
https://www.goodsync.com/news-windows
Reply
#32
Version 10.3.8 Mar 12, 2017
* Fix slow Analyze in some cases, due to computing MD5 when not needed.
* Now compute MD5 of local file only to prevent conflicts.
* Update Privacy Policy and License Agreement.
Reply
#33
Version 10.3.9 Mar 20, 2017
* On File Change: exclude Hidden and System files from changes, if requested by option.
* Windows Azure: use server-side MD5 checksums supplied by server.
* Copy ACL: Copy SACL (including Inherited/Protected), in addition to copying DACL.
* Remove Job Advanced options Compare ACL and Compare ExtAttr, they are implied by Copy options.
* Copy Attributes: change of Attributes is now detected in Analyze.
* Attributes and State file: fix reading attributes form state file, results in fewer CopyState.
* Same Job Sides: do not produce this error for same URLs that belong to different accounts.
* Mirror Folders: use Distinct URL in computing them, it includes Server Account.
* Recycle DB: Add more locking, to fix rare crashes.
* Move Mode + Compare MD5 Checksums: make it work, remove unneeded check.
* Log Viewer: load Server Accounts, so that it can work for OAuth2 file systems.
* Control Center Runner: improve logging of job changes sent it from the server.
* Browse Dialog: remove Servers tab, all Servers are now shown in Folders as 1st level.
* Browse / Explorer + GSTP: Show Server names without .username.goodsync suffix.
Reply
#34
Version 10.4.0 Mar 23, 2017
* Add Compare Attributes option to Advanced Job options, Off by default.
* Restore Compare ACL and Compare ExtAttr options that were removed in 10.3.9.
* Fix Sync Folders are the same error, by correcting Distinct URL computation.
* File Monitoring + Compare Attrs/ACL: Separate these flags in monitoring, as Windows can do them separately.
* Folder Options: move all Local FS options (Compress, FAT-like) from Connection options to Folder options.
* Browse Dialog + Multi-Select: fix problems in Go/Refresh.
* Browse Dialog: Fix auto-switch to Folders from Account for smb:// and gstp:// does not show Folder tree.
* Message Boxes: Make them wider, to 550 pixels.
* Account Manager: Fix Connectoid options do not stick, when changed.
Reply
#35
Version News for Windows
Version 10.4.1 Apr 03, 2017
* Do not Compute MD5 CheckSum to resolve conflicts, as it slows down Analyze too much.
* Copy Owner: Remove Copy Owner option on Windows, as Copy ACL and Owner covers it.
* File Owner on Windows: Get/Set it as 'Domain\User Name', not just 'User Name'.
* Copy Owner, Compare Owner: Add these options on Mac only.
* File/Folder Properties: Show all properties, including ACL, Owner, ExtAttrHash.
* When setting CopyTime operation, add comment to sync tree node on what caused it.
* Fix bugs that prevented correct Attributes Copy on Windows.
* WebDAV: Add Exponential Backoff on HTTP error 429, which is now returned by some sites.
* Google Drive: Increase Cache Timeout from 128 to 600 sec, as some cache reads may be slow.
* Google Drive: Fix rare MIME-type mismatch on small file overwrite uploads.
* Office365/SharePoint: Fix listing of files/folder with ' in their name.
* FTP: Increase max parallel thread from 20 to 50, some users want that.
* Help Hints on mouse-over: show them until mouse-out, not just for 5 sec.
* Translations: update Polish and Arabic.
* Control Center: add ServerAccounts table, so that user can his Accounts.
* Account Manager: Make server map case-insensitive for Account Key.
Reply
#36
Version News for Windows
Version 10.4.2 Apr 21, 2017
* Google Drive: Switch to new Google Drive Ver 3 API, works faster, better quota management.
* Google Drive: On File Change (File Monitoring) now works for Google Drive side too.
* Change buffer size for most Remote file systems to 5 Mb, thus enabling Dropbox to OneDrive sync.
* Add more checksum types used by servers: MD5, SHA, SHA-1, SHA-256, QuickXorHash, Version GUID.
* BackBlaze B2: Implement large file uploads, do not use checksums, they are not available for large files.
* GSTP Forwarder: speed up reconnects in case of connection errors.
* Options Advanced: Compare Attrs/Owner/ACL: move these to Left/Right side options, from Advanced.
* Options Advanced: Copy Owner, Copy ACL: separate them, as they indeed may be done separately.
* Compare CheckSums side option: compare checksums only when size is the same, but file mod time differs.
* Options Advanced: add option Compare CheckSums of All Files, this compare is done for all files.
* Options Advanced: remove Retry Sync If File Changes options, as retries are already done in On File Change.
* Options Auto: Have only Sync option for all Auto options, no Analyze option.
* GetFileOwner: If we cannot translate SID to Domain\UserName then return SID text form as Owner.
* Time Shifts: do not auto-resolve Left-Right time shifts, do it only for Old-New time shifts.
* SyncLib: Remove operations CopyState_LtoR and CopyState_RtoL, use only symmetric CopyState operation.
* Explorer: Speed up Download and Upload of Files in GSTP, use conveyerization.
* Explorer: now listed as Ver 10, was Ver 9 previously.
* On File Change, File Monitoring: Fix reported crash.
* Unattended Runner: Clear Sync Tree to save memory, when we finish non-On File Change job.
* Analyze Checks: Change Sym Links option to Ignore, if one of file systems does not support links.
* Analyze Checks: turn off Copy Attributes, Copy ACL, Copy Owner, if one of file systems does not support it.
* Upload to Control Center: add Company Admin credentials to Program Options -> Auto.
* Upload to Control Center: add encryption of uploaded accounts option.
* Updated RU, UA, PL localizations.
Reply
#37
Version 10.4.3 Apr 28, 2017
* SharePoint 2013: new file system, added to sync with legacy SharePoint 2013 servers.
* Google Drive: Cache bootstrap and changes pull: start over on backend errors.
* Limit Changes option: Make it work for 1-way jobs too, but set default value to 100 pct.
* GSTP speed: increase it a lot, by turning off compression and optimizing code.
* Upload to Control Center: upload folder list too, other major fixes.
* Account Manager: fix URL of the root folder of the server may be wrong, affects CC Runner.
* Folder Options in Server Account: make lookup case-insensitive by folder URL.
* Control Center Runner: do not detect fake changes, produced by synclib turning options off.
* Control Center Runner: Make received Program Options effective, for Proxy and SMTP.
* Fix Cleanup of History could delete non-empty folder, because its creation time was Null.
* Cleanup of Local Temp Files: make it faster and more accurate.
* Add latest changes in options to global command line switches.
* Update PL localization and JP license.
https://www.goodsync.com/news-windows
Reply
#38
Version 10.4.4 May 05, 2017
* Google Drive V3: speedup moves/renames, misc bug fixes.
* Browse Dialog: Display messages logged by file systems in Browse dialog.
* Browse Dialog: fix changed UserID from Browse dialog may not make it into Connect FS.
* Job Options: Replace Up and Down Speed Limits in job with one File Copy Speed Limit.
* Explorer + Job Bookmarks: Allow deletion of Job Bookmarks that are not used in any job.
* Allow CopyACL comparison only when both file systems have the same type of ACL.
* Control Center: Change from logging log lines into database to writing them into log files.
* Generation Cleanup in Analyze: fix it, make it cleanup old generations again.
* If Copy Links option is Drill Down then do not turn it Off in Analyze Checks.
* Add Vietnamese localization, update Ukrainian localization.
Reply
#39
Version 10.4.7 June 01, 2017
* Forwarder: fix idempotency was not enforced by Server Pipe Receiver, could cause file corruption.
* gs-server: Increase number of stored responses to 20, to make idempotency always work.
* Sockets: send really long buffer in smaller 512 Kb chunks, to report sending progress.
* GSTP: Add x-sib-content-md5 header to all transactions we submit, and check it on server.
* Filters: Consider 'path /folder' to be absolute, for purposes of Include filter.
* Filters: Use the same fnmatch code in Windows, MacOS and Linux -- for consistent results.
* Filters: Time: Add relative hours and minutes: +Nh / -Nh, +Nm / -Nm.
* SyncLib: Syncing: fix UpdateStateMergeGens operation losing New Generation on the Right side.
* SyncLib: Syncing: Get ACL/Owner/ExtAttr after Sync on the destination side.
* SyncLib: Syncing: Do not remove analyze time error when we start to sync conflict.
* SyncLib: Analyzing: When reading state file, do not allow more than 100 levels in sync tree.
* Account Manager: If /jobs-file=/folder/file.tix is used then read Account only from this TIX file.
* Copy Ext Attr: Turn it On by default only for MacOS, keep it Off for Windows.
* Folder Monitoring: React to change of Folder Owner, if Compare Owner option is on for this side.
* Google Drive V3: reduce memory usage when building cache.
* Add checking of System Disk Free Space and reporting of low free space.
* Azure: remove its claim to always providing Content-MD5, as it does not always do it.
* Backblaze B2: more fixes, to improve speed and error processing.
Version 10.4.5 May 18, 2017
* BackBlaze B2: Implement parallel upload of large files in chunks, other bug fixes.
* BackBlaze B2: Increase chunk size from 5 Mb to 40 Mb.
* SFTP: Allow longer packets, as some server send very packets of 360Kb and more.
* SFTP: add error catcher on Close Download, some connections errors were missed.
* Box.com and WebDAV SSL: Add SNI to Box.com and WebDAV, as their servers may use it.
* Fix SetFileOwner that was broken, due to GS trying to parse SID as PSD.
* On File Change: Check deleted files against filters, so that they do not trigger Analyze.
* Unattended Runner: fix rare crashes on job finish.
* Browse Tasks and OAuth2: make them start and stop more correctly.
* CC Runner: Submit log lines in a separate thread, so that log line submission does not delay sync.
* Update DE and AR localizations.
Reply
#40
Version 10.4.9 June 09, 2017
* Discovery + UPNP: fix checking cached entries, so that when Local IP changes, rediscovery is done.
* Receiver of Forwarder: Idempotency: several fixes that make it work on network reconnect.
* Sockets: improve error reporting on reconnects.
* Filters: Fix parsing of +-N[d|m|h], it was always assuming d.
* WebDAV: Fix GetInfo() of folder gets rejected on redirect, if folder is submitted without tail '/'.
* Sym Links + Copy Attr: Do not Copy Attributes when copying Sym Links.
* Sym Links + SFTP: Allow setting file mod time of sym links in SFTP.
* Sym Links + SFTP: make Sym Link Drill option work correctly.
* GUI: Sync Tree: Center (horizontally) central column where O is residing.
* GUI: Sync Tree: Column widths: Use single setting for all jobs, fix its loading and saving.
* GUI: Directions and Filters buttons: show explanation when use click with no node selected.
* GUI: Add Clear Tree button, next to Filters and Directions buttons.
* GUI: Accessibility: Allow Browse toolbar buttons to be focused on, add descriptions.
* GUI: Job List Columns: If user downsizes them to zero, do not set them to default width.
* GUI: Filters: Add support for multi-selection, implement Copy and Paste operations.
* CC Runner: Check for shutdown variable once every 3 sec, not every 60 sec.
* Installer: Wait for gsync.exe and gscp.exe to close, in addition to GUI programs.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  GoodSync 12.1.8 Shareware New Released mrtrout 0 565 03-09-2023 , 11:07 PM
Last Post: mrtrout
  GoodSync 11.2.7 & GoodSync2GO 11.2.7 Released mrtrout 0 1,215 07-22-2020 , 03:10 AM
Last Post: mrtrout
  GoodSync 10.7.7.5 ANkM 29 12,282 03-27-2019 , 02:48 AM
Last Post: mrtrout
  GoodSync 10.7.2.2 ANkM 0 1,865 12-31-2017 , 06:14 AM
Last Post: ANkM
  GoodSync Pro 9.9.49 tarekma7 1 2,177 08-16-2016 , 10:39 PM
Last Post: baziroll

Forum Jump:


Users browsing this thread: 1 Guest(s)