What's new in this version: GoodSync 10.8.0.8 - Multiple Workers in SyncLib: Fixed crashes, caused by insufficient locking of Job Progress - On File Change: Fixed rare crashes when *.tmp file was encountered and deleted - Rewrote Crash Catcher, to catch more real crashes and fewer unrelated crashes - Optimization: Turned Off /O2 optimization in SyncLib And GsFileSys, as it prevents crash analysis - Generate SyncOp instead of New File Conflict, if non-intersecting L and R gen lists are far apart time-wise - On File Change: make Job wait 30 sec between Analyze and Sync, if Errors or Conflicts were detected - On File Change: make Job wait 30 sec after Sync, if User Stop was detected - Sync Tree Toolbar: Fixed Item counts were not updated when new tree is built by Analyze - Upload Jobs: Fixed Command Line errors in uploading jobs
GoodSync 10.7.9.9 - Multiple Workers in SyncLib: Fixed crashes, caused by insufficient locking of Job Progress - Generate SyncOp instead of New File Conflict, if non-intersecting L and R gen lists are far apart time-wise - On File Change: make Job wait 30 sec between Analyze and Sync, if Errors or Conflicts were detected - On File Change: make Job wait 30 sec after Sync, if User Stop was detected - Sync Tree Toolbar: Fixed Item counts were not updated when new tree is built by Analyze
GoodSync 10.7.9.7 - Google Drive: Introduce Quick Mode, used in Browse, so that Cache is initialized only in Analyze - Google Drive: Keep backup of disk cache file, use backup file in case primary file is damaged - Google Drive: do not send redirect_uri when refreshing Access Token, or else we get Error 400 - Box.com: Rewrite listings to use marker pagination instead of offset pagination - Box.com: Skip over web_link items, they are not files or folders anyway - OAuth2 File Systems: retry connections on OAuth2 token refresh, to fix connection errors - On File Change: stop file upload when it has been change on source side - Progress: Reset Job Bytes and other progress items when Incremental Sync starts - SyncLib: Fixed file deletion was possible in GSTP jobs, when connection was lost during Analyze - gs-server: Make Mediator reg attempts more aggressive when Discovery starts - Proxy in Sockets: Fixed If Proxy Auto/Manual is Off, sometimes it was used if Proxy Host/Port were set - Gs-Server and Gs-Runner services were not reacting to Sleep, now they suspend when going to Sleep - Added command: Tools -> Upload Jobs to Control Center - Program Options -> Security: Added option: Accounts Encryption Password - CC Runner Installer: Added CL option for Accounts Encryption Password - CC Runner Installer: Added CL options for Mini Progress and Allow User To Exit - CC Runner: Added reaction to: Sleep, Wakeup, Logoff (End Session), WMI messages
GoodSync 10.7.8.8 - MS drive: Use new MS Graph for Discovery Service, as old OneDrive system stopped working with Error 401 - MS drive: improve error messages when discovery fails, instead of showing dropped connection - gsync CL options: Move /override-locks from Run Options into Job Options (non-persistent) - CC Runner: When installing CC Runner, set it to Start When Windows Starts, not GS GUI - Google Drive/Docs V3: Implement "delete" for files/folders that were shared with current user
GoodSync 10.7.7.5 - Google Docs: Added Google Docs file system with gdocs3:// prefix. It shows only Google Docs, not Files - Google Team Drive: Fixed changes.list parsing in case when Team Drive object itself is modified - Azure Files: Set root folder flags properly, so that top level folder cannot be used for sync - Browse Dialog: Allow Deleting Folder Bookmarks inside Accounts, not just whole Accounts - Browse Dialog: When Account has been deleted, set Current URL to previously seen account - CC Runner: When installing GoodSync by User then always reset EnterpriseRunnerConfig flag - Uninstaller: Fixes icon was not shown, could crash on Windows XP - SyncLib: Glue several Notes (Comments) together, separated by '; ' - Sync Tree Direction User Change: Speed up processing, when many items are selected - Menus: Move New Job command from All menu to Job menu - Gs-Server on Windows XP: Fixed error: User Impersonation failed: acquire privileges - On File Change + Exclude Empty Folders: Fixed adding new file to empty folder does not get synced - Import: Re-Added Import of Old Format .TIX files - Licenses: Rename Pro License to Personal, clarified license language in the program and web site - Licenses: Updated License Agreement to reflect changed terminology - Gs-Server license: Do not check User and Session count when client from 127.0.0.1 comes in - gsync command line: more fixes to command line parser - Explorer Progress: fixed upload/download progress for many small files
GoodSync 10.7.6.7 - Change log not available for this version
GoodSync 10.7.6.6 - GoodSync Licenses: renamed 'Enteprise Server' to 'For Server OS' - GoodSync Licenses: renamed 'Pro (Fixed)' to 'Personal' - Browse Dialog, Multi-Select: Fixed opening unchecked folder could cause checking it and parents - WinFileSys + SMB: process deduplicated links, for which DeviceIoControl returns error 4390 - Dropbox: Implemented download in blocks, this improves download of large files - Runners: Make their instance mutex names unique per profile, not per authed Windows User - gs-server: Fixed logs stopped writing after server-initiated restart - Fixed AuthCode Activation did not work - gsync command line: Fixed job-delete was not working - GoodSync.exe command line: Allow window size options to be combined with job commands - Command Line: Fixed Connectoid Options were not always making it into Jobs - Command Line: ReAdded optins /exit and /exit-ifok, to be used in GoodSync GUI only - Fixed GoodSync MSI Installer shows warning on Windows Server
GoodSync 10.7.5.5 - Runner Service Setup: When setting up Runner Service, use full DomainUserName, not just UserName - Goodsync2Go: Fixed installer of GS2Go, it was not working in 10.7.3-4 due to command line parsing issues - CC Runner Installer: Add new mode /cc-runner=update which updates CC Runner to the mode from last time - Fixed GoodSync GUI does not show state of GS Runner Service jobs - Ver 9: fixed installer, it also uses new gs-runner now - gs-server Unique Clients limitation: Increase it to Allowed 4 clients, show Client IP addresses
GoodSync 10.7.4.4 - Fixed GoodSync installer did not create proper Registry value to Run GoodSync When Windows Starts - CC Runner: fixed bug in upgrading, which could result in Runner being declared a new Runner - CC Runner: fixed upgrading using regular GoodSync-v10-Setup.exe installer was resetting CC Runner flag - GoodSync Connect Setup: Now always delete Old Users, so that only new New user is left - Gs-Server Web UI: Added warning about too many gs-server users, per license - Browse Dialog: Multi-Select: Fixed if only one Folder is Excluded, it becomes the new Sync Folder - Command Line: Fixed /analyze and /sync options of 'job' command were ignored if they come first
GoodSync 10.7.3.3 - Job Options -> General: Added option to Shutdown Computer after Job is finished - Job Options -> General: Added option to limit Max Time To Run (minutes) - Program Options: When Retain Days changes, start complete cleanup with the new value - Job and Program Options: trim string values such as UserId or Smtp Host - SyncLib: Added File Size to Copy New/Over log message, when syncing - Installer: Fixed GoodSync GUI can be randomly started by Scheduler, esp if Avast is installed - Installer: speed up installation of GoodSync, fixed some issues - Browse Dlg: Multi-Select: If Include List is empty, still show Implied Checked checkbox - Gs-server: Added Limitation on Number of Users and Number of Unique Clients, based on License - File Server License for GSTP gs-server: added new License for gs-server-based File Server - Scripts and Email: Added variables: %TSTART% %TFINISH% %TELAPSED% - Command Line: improved command line parse, to catch more errors in CL options - Sib-socket + SSL: Turned off TLS session cache on client side, only FTPS uses it now - Command Line: Discontinue parsing Jobs and Program Options in GS GUI, we have gsync for that - Added/Fixed policies: DisableAzureFile, DisableGDrive2, DisableGTeamDrive, DisableSharepoint - Gsync: Added 'auth' command that creates new accounts (OAuth, browser auth) from command line - CC Runner: Added new Control Center GUI Runner, with Taskbar icon, that shows status of jobs run by CC - CC Runner Installer may install CC Runner as a Taskbar GUI or as a Windows Service - CC Runner can automatically update itself to latest version, if CC specifies AutoInstall option
GoodSync 10.7.2.2 - Added new Google Team Drive file system to GoodSync and GoodSync Explorer - Automatically start GoodSync GUI, if silent install is On and GS GUI was running before silent install - Installer: Make de-elevation to happen by starting GoodSync via Windows Task Scheduler - Installer: When installer start GoodSync GUI, make sure it goes on top of Z-order - Filters in Program Options: Show Global Filters: Exclude System / Hidden / Empty - Fix adding of Filter flags for Empty folders, when uniting Global and Job Filter - Fixed Delete Recycled and History Files was not deleting History DB - Jobs in Registry: Fixed crash in ver 9 when loading Jobs from Registry - Remove GoodSync-v9.exe from GoodSync v10 distribution, use ver 9 distro instead - Parallel Thread limits: increase to 64 for SFTP, FTP, GSTP - FTP: Added option 'Require TLS session reuse on data connection', On by default - FTP: Turn off this option to resolve connectivity problem with broken servers - More localizations for Group Names, etc.
GoodSync 10.7.1.1 - Amazon CD: Fixed GetMetadataEndPoint Unauthorized Error 401 - OneDrive: Add retry on 503 Service Unavailable - Progress: fixed progress reporting in simple uploads such as to GSTP - Parallel Threads: S3 and Azure: Increase max parallel threads from 20 to 64 - Control Center Runner: Fixed few finishing lines of Job Run were not submitted - Control Center Runner: Summarize/Compress update-job-run requests, to reduce server load - Gsync /runner and /enter-runner: Allow only one instance of each per User - Program Options + Command Line: Add processing of Global Filters and some newer options - Browse Dialog + Filters + Multi-Select: multiple fixes, improve usability - Update DE localization
GoodSync 10.7.0.0 - GSTP Sharing: Enable Sharing of Folder on Mediator: now Folders can be shared with other GoodSync users - GSTP Sharing: For now Sharing of Folder is done only in GoodSync Connect account Web GUI - GSTP Mediator: Remove Talkback processing, as it is 2 years old, so only really GS versions use it - Passwords: Add option Save Connect Passwords Locally Encrypted, it makes them non-portable, more secure - Program Options: Added Security tab, for the option above and CC admin credentials - Account Manager + OAuth2: new scheme of storing tokens and getting auth via Browser - OAuth2: maintain Refresh and Access Token in a separate cache, not to change Accounts - Office365/SharePoint: increase initial backoff timeout to 15 sec, on error 429 - TeamSites/SiteRoot/SharePoint: Forbid # % characters in paths as it causes error 400 on uploads - Browse Dlg + Multi-Select + Links: fix handling of Links in Drilled and CopyAsIs job modes - Import: Fixed Import of a single job could destroy unnamed bookmarks, thus damaging other jobs - Reading Accounts and Jobs: Fixed recovery of broken Jobs file (with no Accounts file) causing problems - Explorer: do not allow any file/folder actions while folder is being listed - CheckSums: store CheckSum type, as relying on CheckSum size for typing does not always work - Updated Polish localization
GoodSync 10.6.8.8 - History Cleanup: Use History DB to speed up cleanup of _history_ files - Recycled and History and Log Cleanup: now do it after every sync, as it runs faster - Recycled and History Options: change their names and description, to better explain what they do - Recycled and History + Direct Destination (No Temp): Use MoveFile, not CopyFile, to run faster - Filters: Do not apply Size and Time filters to Folders - Filters: speed up and simplify Filters processing - CheckSums: Fixed sometimes CheckSums of different types were compared - CheckSums: Do not use CheckSums of wrong type from the state file - CheckSums: Fixed uploading of Office file changed by server could result in conflict - Analyze: Fixed ListDir could be called on Files as if they were Folders, resulting in slowdown - Links + Exclude: Fixed Ignore Links was not always excluding Links nodes - Links + Browse: Drill Down to Folder Links in Browse Dlg + MultiSelect, if SymLinks option is Drill Down - gsync command line: Fixed command line options description and manual, to latest changes - OneDrive/Office365: Backoff on 429 Too Many Requests and Conflict 409 error with EditConflict - SharePoint 2013: Fixed ListDir return error when path points to a file or not found - SharePoint 2013: Backoff on 429 Too Many Requests and Conflict 409 error with 'Save Conflict' - MTP: Fixed change file name case did not work properly
GoodSync 10.6.7.7 - Licensing Fixes: Auto Options are not available in Free version - Licensing Changes: Increase max files to 1000 in Free version - GSTP Client: When doing Disconnect, set SendRecvTimeout to 5 sec - GSTP Client: When talking to local elevated client, do not wait on reconnect - GSTP Client: check that server-id received from Server is not empty - GSTP Receiver: Do Not close socket on Receiver side after we send Disconnect verb - GSTP Receiver: Send info headers such as server-id - Azure (Blob) file system: Fixed large file uploads, more than 4 Gb - Filters: Fixed filter '/folder/' with tail '/' was not excluding folder - Separate Installer for GoodSync for Windows Server - Fixed Jobs File reading and import, so that Import does not repeat - Accounts File: improve locking of read/write of Accounts file - Ver 9: Move ver 9 version number to 9.16.7, to make it be in sync with ver 10
GoodSync 10.6.6.8 - Browse Dlg + One Driver: Fixed freezes and error when drilling down to top folder after OAuth - GSTP Forwarder Receiver: Do not report to Mediator errors caused by Forwarder Pipe disconnecting - GSTP Client: when client lost connection to Server do not do long reconnects, report to Mediator - Filters: allow [a-z] or [0-9] and other such character ranges in Filters, [ and ] mean [ and ] - Filters: when adding Filters from GUI, turn [ into [ and ] into ] - Filters: fixed several more exotic issues in exclusion and inclusion - On File Change: Add 1-min wait between Analyze and Sync, when Analyze produces Errors or Conflicts - Runner: Do not save changes by produced by Job Options checker - On File Change, Incremental Analyze: fixed error when file inside folder is reported before this folder - Fixed Free Space was not updated on Sync Tree file/folder Direction Change - Backblaze B2: Fix rare concurrency crash on folder delete - Licensing: Do not allow Auto jobs (Attended) to run in Free mode - Gs-Client/Gs-Server on Linux: Added support for Unix extended attributes.
GoodSync 10.6.6.6 - Change log not available for this version
GoodSync 10.6.5.5 - Control Center Runner: Fixed job start and stop sequence, to improve reporting - Control Center: Fixed log lines sometimes glue together - Google Drive: make it work when changing existing empty UserId to new UserId from OAuth - Google Drive V2 and V3: change captions and help - FTP etc: When reading line, allow CR to be followed by non-CR/LF character - Windows FS: Use Backup Semantics for all CreateFile system calls, fixes Access Denied - Windows FS: Fixed MoveFile was giving up on Access Denied, now tries Copy + Delete - Browse Dlg: Fix Deleting Account used by Job is allowed, if bookmark inside Account is selected - gs-server: GetFileAcl: Fix error in returning GetFileAcl results - MTP: make progress processing work correctly - MTP: Fixed name-case renames of file and folders were not working in Explorer - ListServers: fixed copying credentials, fixes No Account error in Analyze after Browse - gs-server: /set-admin and /set-user options also set options in settings.tix - gsync command line: Left and Right folder of a Job: allow combining AM and Connectoid options
GoodSync 10.6.4.7 - Change log not available for this version
GoodSync 10.6.4.4 - MTP: re-add missing thread wrapper, it was causing CoInitialize not called (error 0x800401F0) - MTP: make progress processing work correctly - Move/Rename: make it work for case-insensitive file systems, where only case of name is changed - On File Change: fix bugs and slowness, when change of one file/folder is received many times - On File Change + Incremental Analyze: fix bugs in folder processing - On File Change + Incremental Analyze + Filters: apply all filters, so that filtered items are ignored - On File Change + Progress: show progress of Incremental Analyze too - Runner + Gs-server Options: gs-server now applies Program Option on a command from Runner - Runner: If user with old jobs.tic never runs GS GUI, still convert jobs.tic to new format - S3 + Wasabi: Wasabi can do Upload in Parts, so allow multi-part upload - User Stopping Jobs: Fixed urgent job stop (two or more Stop clicks) was not always processed - On Schedule: fixed normalization of Schedules, it could fix DayOfWeek to 0 when not needed - Browse Dialog: fixed non-translated GSTP email can make it into Account Manager - Locks: Consider lock files that are older than 2 days abandoned and delete them as such - Move creation of _gsdata_ folders from Start of Sync to Start of Analyze - Explorer: When renaming file or folder, check that destination name does not already exist - gs-server: fix command line processing and diagnostics - NAS: Added support for Synology DS418j (Realtek 1296 platform
GoodSync 10.6.3.3 - OpenSSL: Add no-asm option to x64 builds, that fixes crashes on some processors - Crash Catcher: add more catchers for crashes, to improve diagnostics of crashes - Better random number generator, with proper initialization of OpenSSL - Mediator: Fixed OTP was not sent by email, on initial OTP generation - Mediator Web Site: Add Password Change form, fix OTP usability issues and bugs - Web UI: Allow entering One Time Passwords (OTP) from Web UI, for multiple users - Web UI: Do not create New GoodSync Connect user in Web UI, use Mediator Web Site - Web UI: better display of Mediator registration status for the User - GoodSync Connect Setup: always show No-Mediator option, fix bugs and crashes - GSTP: Fix progress not reported in GsUploadFileBlock, in the tail part - CC Runner: Fixed Big Log chunks not accepted by CC, so submit large logs in smaller 16 Mb chunks
GoodSync 10.6.2.9 - Change log not available for this version
GoodSync 10.6.2.4 - Change log not available for this version
GoodSync 10.6.2.2 - Runner: Fix worker thread closing sequence, it could cause rare crashes - On Schedule: When Hour=NN is specified and Minute=0 is not specified, add Minute=0 automatically - On File Change + Stop: When User stops an OFC job, do not stop File Monitoring - Auto Jobs + Stop: Stop of one AutoRun job now does not reset Waiting To Run Status for all jobs - gs-server settings: save changed file upon generation of Device ID, even if original file was not present - OneDrive of MS: Fix SiteRoot uploads of files with ' in filename was not working - Gs-Server: Add One Time Passowrd support in Web UI Setup for NAS
GoodSync 10.6.1.7 - Azure Files: Add Windows Azure Files API file system, was Azure Blobs only - Fix handling of must-drill-down OneDrive files/folders (appear in Windows 10 Fall 2017 Update) - Auto Jobs: Fix on a rare oaccasion Job in Auto Mode not start when required by external event - GSTP forwarders: Add SSL certs to all Official and Default forwarders - FTP + On Folder Connect: Fix OFC was not detecting Connect/Disconnect - Exploer: fix navigation when clicking bookmark in bookmark list for file system - Explorer: Disable all Commands when tree node is being expanded
GoodSync 10.6.0.0 - GSTP: Implemented One Time Passwords (OTP) and Client DeviceId - GSTP: You can turn on OTP in https://www.goodsync.com/gs-connect/user-account - GSTP: Prefer Emails as UserIds, they are also used in One Time Password auth - When OTP is On, you will receive Email with OTP every time you use a new Device - GoodSync client will request One Time Password sent in Email - GSTP: OTP is requested when doing GoodSync Connect Setup and Browse dialog - GSTP: Each client/server now sends DeviceId, ComputerId, and Device Description - GSTP: Both email and old-style GS Connect UserId may be used to authenticate - GSTP: New Account Form: Add ReCaptcha to filter out robots - Official Forwarders: use Forwarder IP name, not IP address, to please security - Official Forwarders: use port 443, not 80 for SSL comms, to please security - Receiver: Fix incorrect reporting of connections to Official forwarders - OTP + gs-server: allow OTP in /set-admin=user_id:password[/otp-value]:sys_user:[sys_pass] - OTP + gsync: allow OTP in new command line options /can-otpN=yes, /otpN=string - Cleanup Logs: Avoid recursive cycling via symlinks, by limiting number of folder levels to 50 - GSTP progress: show progress when is being added to at the tail - Enterprise Policies: fix non-enforcement of NoAutoUpdate policy - Runner Setup: If Runner Service user and this Windows user differ, issue warning - Runner: Change gs-server settings on a cue from CC only if Runner is elevated - Azure: fix space and # encoding issues that could cause Not Found for files and folders - Google Drive: Fix Not Found error, that usually occurs on lock.gsl
GoodSync 10.5.8.5 - ACD: do reconnects, to fix 'Cannot Switch to SSL' error cause by ACD serves malfunction - Fix file operations progress reporting jumpiness, make it more smooth - CC Runner: Fix GsRunnerSubmitter thread was not shutting down properly - Explorer: Fix Rename does not update display name - SyncLib: Get destination file attribute after sync, needed if Compare Attr is used - Jobs from Registry: fix load and save of such jobs
GoodSync 10.5.7.7 - ACD: do reconnects, to fix 'Cannot Swtich to SSL' error cause by ACD serves malfunction - Fix file operations progress reporting jumpiness - Explorer: Fix Rename does not update display name - SynLib: Get destination file attribute after sync, needed if Compare Attr is used
GoodSync 10.5.6.6 - OneDrive: Fixed 'Unsupported security token' error - Explorer: Fixed when clicking folder with ftps:// URL, it becomes ftp:// URL - Azure: Fixed sometimes assigning check-sums to a wrong file, due to parsing error - Browse Dlg: If two or more folders do not exist in Job side path, do not allow clicking them all - Control Center Upload: Fixed quote-screening issue that cause errors in names with quotes - Control Cneter Runner: Fix lockup of Runner after job was renamed in Control Center - Filters Pane: Sort filters lexicographically - Job Options/Program Options: Place Include filters above Exclude filters, to match order of execution - Job Tree Toolbar counters: rewrite to keep live counters correctly updated
GoodSync 10.5.5.4 - FTPS, Sockets: Fix Sockets SSL session reuse - Fixed observed crashes in CC Runner and Explorer - Browse Dialog: Fix Account names gstp://userid@ appearing, should be without @ - Browse Dialog: Better Account Tree normalization, when GoodSync starts - Browse Dialog: Make Delete work properly on Folder Bookmarks - Browse Dialog: Do not allow Rename on Folder Bookmarks - Add 'Show Backup / Sync Jobs groups' Program Option, Off by default - Sync Tree file/folder properties: show it in a dialog - GUI: fix some drawing problem on High DPI displays
GoodSync 10.5.4.5 - Fixed observed crashed in CC Runner and Explorer
GoodSync 10.5.3.9 - MTP: Fix 'Click Analyze again because another job has Synced and it invalidated analysis results of this job' - When Drill Down ignores folder links inside C:/Users to avoid cycling, ignore only Junctions but not Sym Links - FTP: use full socket close on data connection, to avoid error on control connection - FTPS with ProFTPD: enforce TLS session reuse (not just ask for it) - FTP: fix RNFR-RNTO combo in situations when disconnect happens after RNFR - SSL sockets: Implement SSL session caching on Client side - gsync: Fix not all Folder options are parsed, upload command line help - CC Runner: fix Runner ignores change of left/right folder - CC Runner: restart GS-server when Program Options are updated - Control Center: Remove User Log Files older than 30 days, automatically - Groups: Increase number of allowed groups from 10 to 40 - GUI: Fix strange GUI behavior on Right Mouse Button double click in Job Tree and List View - GUI: Fix toolbar button sizing bugs - Browse dialog: Do not allow to change Account options in Folders, allow it only in Accounts tab - Browse, SMB: fix Account Key, so that use can have many accounts in SMB - Browse dialog, OneFile: show file path before password - Browse button, OneFile: show target file path in URL too - Browse dialog: when going from Folders tab to Accounts tab, highlight selected folder - Browse dialog: show smaller folder icons for Folder bookmarks in Accounts - Browse dialog: Do not show low level (debug) progress messages, only important ones - Browse dialog: auto-close it when reinstalling GoodSync - Explorer/Browse dlg: do not show File Owner, to speed up browsing - Explorer: New Folder, Rename: Change from edit label to requesting new name in modal dialog - Explorer: Bump up size of small files for progress purposes to 4K - Explorer: avoid negative time remaining - Explorer: fix list of many files sometimes cannot be uploaded/downloaded - Update DE localization
GoodSync 10.5.2.5 - Exclusions + On File Change: fix bugs that prevented excluded files/folder from being reincluded - Copy Owner, ACL: Fix bugs that prevented Copy Owner from working correctly if Copy ACL is not specified - Scripts: Trim all script fields, when committing and when executring them - Crash Submitter and Reader: fix multi-part form format being submitted - GoodSync Ver 9 to Ver 10 update page consolidated - Browse dialog: fix leaks and rare crashes - Account Manager: Fix crash when loading and deleting bad accounts - Reading SMTP password: If we cannot decrypt it, do not make it a terminal error - Google Drive, sib-http: allow incoming headers to be longer than 8 Kb - Explorer: Fixed Owner of file/folder did not show
GoodSync 10.5.1.9 - Change log not available for this version
GoodSync 10.5.1.7 - Change log not available for this version
GoodSync 10.5.1.5 - Pipe Forwarder: fix socket leaks and connectivity issues, in more complex cases - Pipe Receiver: fix not deleting sesssion on Disconnect, other connectivity issues - SSL + SNI: Make SNI a default option in all SSL communication, as more and more sites use it - SyncLib: Fix 'GsMergeLRgenerations: both sides still have new gens' error in Sync time - Ignore Drill Down option for all folders inside Windows Users folder, to avoid cycling and duplication - Account Manager Cleanup: remove incorrect entries from Account Manager, when reading it - Explorer: Fix deleting of User Bookmark did not work - Explorer: Do not ask confirmation when removing unused Job bookmark - gsync command line: Fix not saving Account Manager when changing connections in job-update etc - gsync command line: Print command line options, unless global option /noprint is specified
GoodSync 10.5.0.5 - Licenses: Fix on OK_REACT license info was not written, which could result in need to re-activate - SharePoint 2013: Added support for root TeamSite, under RootSite alias - TIX Export-Import: fix rare bugs related to n in URL, do not try to import old TIX files - CC Runner: Add Special Operations, such as Delete Recycled Files, Cleanup Recycled - Corrupt State Files: When it happens, display checkbox: Delete Corrupt State Files when I click Analyze again - Forwarders: Allow Default and other official forwarders to run in Pipe Mode - GSTP Client + Pipe Forwarder: add retries, when it does not connect right away - Pipe Receiver of Forwarder: report failed connects to Mediator, better retries - Pickup Forwarder: fix not sending response via default forwarder - Update AR and PL and Catalan localizations
GoodSync 10.4.9.4 - 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
GoodSync 10.4.7.7 - 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
GoodSync 10.4.5.8 - 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
GoodSync 10.4.4.4 - 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
GoodSync 10.4.3.3 - 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
GoodSync 10.4.2.8 - 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 Dropbo to OneDrive sync - Add more checksum types used by servers: MD5, SHA, SHA-1, SHA-256, QuickorHash, 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 DomainUserName then return SID tet 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 - Eplorer: Speed up Download and Upload of Files in GSTP, use conveyerization - Eplorer: now listed as Ver 10, was Ver 9 previously - On File Change, File Monitoring: Fi 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
GoodSync 10.4.1.5 - 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 'DomainUser 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
GoodSync 10.4.0.5 - 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
GoodSync 10.3.9.5 - 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
GoodSync 10.3.8.0 - 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.
GoodSync 10.3.7.7 - 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
GoodSync 10.3.6.6 - Proxy + Gs-Server: Fix setting Proxy in GS GUI does not propagate to gs-server - Azure, GSTP: Fix Content-MD5 errors, use header x-sib-content-md5 for GSTP purposes - SFTP: Fix crash when download stops abruptly, as in due to errors on destination - Backblaze B2: Use better upload method with SHA-1 checksum at the end - Backblaze B2: Fix authorization bug that prevented user from changing Application Key - Export Selected Jobs: Add full Accounts from Account Manager to exported TIX file - Auto-Install: Do not Install GoodSync if GS GUI is running and this is not a 3AM-5AM local time - Auto-Install: Fix sometimes GS desktop shortcuts appear even when this option is turned off - UPNP: Force the same External Port on all devices, so that multiple devices do not confuse us - UPNP: Handle multiple UPNP devices on the same Local Network - UPNP: Change cache file format and name, do full discovery once a day - Control Center: Add Run and Stop commands for Job, on a list of Computers - Control Center: Add ability to use Account Manager, specify Account by Name or Key - Account Manager, Command Line: Introduce Lookup by Account Name in gsync command line
GoodSync 10.3.5.5 - Dropbox: Switch Dropbox code to new API V2, as API v1 is now deprecated - Fix crash when user changes Program Options in pre-elevated GoodSync - GSTP Client: do not rearrange connection during session, not to drop good Forwarders - GSTP Mediator: fix some bottlenecks that lead to slowdowns in processing - GSTP transport: Compress large transaction bodies using GZIP - GSTP transport: Add and check Content-MD5 header to all transactions, to ensure integrity - GSTP Forwarder: Faster Pipe Forwarder, fix slow connects via Forwarder - GSTP Forwarder: Fix possible file corruption when downloading via Pipe Forwarder - gsync: add /uN and /kN command line options, to use Account Manager - Control Center: initial integration with Account Manager, single Run and Stop commands
GoodSync 10.3.4.4 - Browse Dialog: Fixed Secure flag was not properly changing URL from http:// to https:// - Browse Dialog: Fixed wrong root in multi-folder when home folder is not root - Browse Dialog: When user goes back from Foilders to Account List, select Account and Folder used - Browse Dialog: Fixed race condition in New Folder that could lead to errors - Browse Dialog: Show Account Name or Key in Help field when it is set - Browse Dialog: GSTP: Show only Server Name in Servers, without UserId. or .goodsync - Account Manager: always save accounts-bookmarks.tic, nto to miss any automated token changes - GoodSync Server Web UI: Do not reveal existing system user password via HTML - GUI: Fix crash when AutoLogoff message box is shown before Main GUI is shown - Enteprise Runner: speed up submission of reports to GS Control Center
GoodSync 10.3.3.0 - Fix Jobs Lost if GoodSync starts GsServer or GsRunner and GoodSync.exe is already elevated - Runner Service: Fix Runner was not reading Program Options such as SMTP server - Browse Dialog: fixed several UI bugs - On Folder Connect: Do not report Terminal Error when GS starts and OFC job has one of folders missing - Added context menu for Left/Right Browse buttons: Open Folder, Side Options - Open Left/Right File: implement actual open of remote files in GS Explorer - Open Left/Right File/Folder: fix open does not work in some cases - Add import from TIX file produced by GoodSync ver <= 10.2.6 - Export: Fix groups not exported, only its jobs, when group is selected - Backblaze B2: Cache uploaded file metadata to accelerate GetInfo() after upload - Google Drive: Google has error, whereby it sends us listing with missing items - Enterprise: Make policies work only with Enterprise license - Enterprise: refresh list of policies for new file systems, make sure all policies work - Enterprise: Re-add file goodsync.adm to installation, it was missing - Enterprise: Re-add reading jobs from registry - Improve reporting of Left/Right file system UserID and file system properties - UI: New Tables-based Message Boxes that scale well on High DPI - Allow Rename of Jobs and Groups where new name differs only by case
GoodSync 10.3.1.1 - Fix updating to ver 10.3.0 when Runner is running may result in loss of jobs
GoodSync 10.3.0 - BackBlaze: Add new BackBlaze file system for www.backblaze.com storage - Google Drive: Fix JSON parsing error - Azure: increase x-ms-version header value to latest API, so that servers like us - Amazon CD: fix downloads redirecting to pre-authenticated server and we add our header - Encrypted FS: Allow for up to 3 names not to decrypt, before returning error - On File Change File Monitoring: Fix 8.3 paths were not properly converted to full paths - On File Change Jobs: run Analyze after Sync as a separate transaction, not in sync txn - TIC: Store Jobs, Groups, Bookmarks, Accounts in new file jobs-groups-opts.tic - TIC: Existing files jobs.tic and account.tic are migrated into jobs-groups-opts.tic - TIC: Store a copy of Accounts and Bookmarks in file accounts-bmks.tic as it may be updated by FS - TIX: Change export-import long format, so that one export file includes all Jobs, Groups, Bookmarks, Accounts - Bookmarks now use Account Manager too, so they fully partake in account info propagation - Side Options: Folder Options (Job Side) (such as Encryption) are now stored in Account Manager - Side Options: So if Folder Options change in one Job, they are propagated to another Job - Program Options: make GUI-related options local only: View Filters, View Logs - Save/Load Jobs: Remove option to save/load jobs to/from registry, not used - gsync: Read stored Program Options only in non-temp job commands - Browse Dialog: Add New Account button, needed for OAuth2 systems to browse to new account - Browse Dialog: When Account is selected, show it in Windows Title - Browse Dlg: Fix Enter did not result in navigation - Explorer: Add Rename command for Bookmarks - Explorer: Now can Copy/Paste files to Encrypted file system - Open Left/Right Folder + Explorer: Show Encrypted folder in decrypted form - Explorer: Fix New Folder not working from context menu - GUI High DPI: Fix icon sizing for High DPI displays - Browse dialog: fix memorizing/restoring size for High DPI - Add job filters pane on main form, toggled by View->Filters, like in GS 9 - Program Options: Replace Filters pane with a better one - Disable Auto and Options buttons on Toolbar only when Job is running - Toolbar: better updating, so that buttons are enabled/disabled properly
GoodSync 10.2.6.6 - Runner Service: fix creation of GS Runner Service, it has wrong argument - Runner Service Setup: fix using wrong user when different Domains have the same User - Installing RF2Go: fix Access Denied error - Enterprise Runner: Fix formatting error that caused mis-reporting of job status - Browse Dialog: better localization, sort Accounts by alphabet - Account Manager in Browse dialog: Add Delete and Rename buttons, to manage saved Accounts - Browse Dialog: Remove Refresh button, always use Go button instead - Browse Dialog: When going back from Server or Tree to Credentials, do not cleanup credentials - Job List: allow context menu for multi jobs when user selects several jobs in Job List on the Right - GUI: more high DPI icon and picture fixes - Fix Wrong context menu item for Exclude/Include by ext.
GoodSync 10.2.5.5 - OneDrive Office365: fix 'Unsupported security token' error - GSTP Forwarder + Receiver: fix file corruption that may happen when conveyor is enabled - Fix icon appearance in High DPI and Scaling situations - Job List: Fix 1st column (status icon) may corrupted on displays with high resolution - Taskbar Menu: make double-click call up Full Window again - Fix Sync direction of tree node cannot be changed after Spec-Op such as Compare Files was run - Job Tree: memorize expanded/collapsed state of all groups between GoodSync runs - Browse Dialog: improve user interface
GoodSync 10.2.4.4 - Store Job List and Job Tree widths independently of each other - Lob List: Allow reordering of Job List columns, save column coordinates upon reordering - Job Tree: the only Name column fills up the entire tab now - More and better icons for Job Run States - Separate icons for Special Operations (Cleanup/Delete GsData and such) run states - Menus: Add 'All' menu item to menu bar, keep command for All Jobs in there - Job menu: reorder menu items, raise more often used items higher - Box.com: save new refresh_token, different from original refresh_token, when we get access_token - Stop/Clear button: show proper caption based on Jon run status - Options: Fix Pressing enter during filter editing quits dialogue box - Enterprise Runner: report OS, elapsed time, speed, bytes processed to Control Center
GoodSync 10.2.3.5 - Job List view: allow multiple job selection, now based on CTreeListViewCtrl - Multiple Job selection: review all cases, several fixes - Job Selection kbd shortcuts: Up/Down to navigate, Space to select, Enter to Set Current - Fix ALT+F4 is not processed, more keyboard shortcut fixes - Fix Side URLs not updated after Job rename and then Browse - Fix Side Info sometimes not updated when current job changed - Fix crashes after Group Delete - Localization: cleanup foreign RFS files, removed unused strings - Explorer: Load Jobs when it starts, so that Bookmarks derived from Jobs are loaded - Job/Group New/Rename dialogs: fix checking for errors, improve layout
GoodSync 10.2.2.9 Change log not available for this version
GoodSync 10.2.2.8 - Add keyboard shortcuts: F2 - job/group rename, F4 - disable autorun, Alt+W - swap sides - Add Pause command to Job menu, with keyboard shortcut Alt+Z - Change Stop command to Stop/Clear command, as it clears tree when job is stopped - Group Context Menu: Add keyboard shortcuts to it - Delay in Auto Run on Start and OFC: Allow values up to 999, to increase range - Add/Remove Job to/from Group: Allow this to be applied to Selection of Jobs - Job List on the Right: Do not Set Current when job is clicked, allow for Job Selections - Special Ops (such as Cleanup Recycle) work for Job Selections - Job List View: Make selections work with SHIFT+UP and SHIFT+DOWN - Job Tree View: Fix Sorting was not working on 64-bit architecture - Adding/deleting of Start Menu and Desktop shortcuts is now persistent Program Option - Add 'GoodSync v9' menu item to Start Menu -> GoodSync of ver 10 - Run When Windows Runs option: when installing new version of GoodSync, update other users too - Runner Service Setup: Allow to specify Windows user different from current Windows user - Fully observe Alphabet/Index ordering rules when running or editing jobs
GoodSync 10.2.1.2 - Fix crash in Click Browse button after Job Delete - Fix crash on clicking keyboard in Job List view - Fix Japanese GUI sometimes shows squares instead of letters - Sort groups lexicographically, if allowed by option - Make Keyboard (space key) selection work in Job List View - Make big tooltips appear for beginner user (1st job)
GoodSync 10.2.0 - Job List ordering: add Program Option -> 'Sort job names by alphabet', ON by default - If 'Sort job names by alphabet' is OFF then allow reordering jobs in Job List by drag-n-drop - Fix Analyze and Sync causes showing Options dialog - Fix GoodSync does not start when Windows starts - Fix crashes related to zero jobs and transitions around that - Job Tree View: fix several UI issues - Job List View: fix several UI issues - Re-enable ALT+N keyboard shortcut, it selects job number N, works for ALT+1 to ALT+9 - File Systems: Add faster get out on User Stop - Remove SSL Default GTSP option from Program Options, always offer Secure - Fix jobs are not run from Command Line in GoodSync.exe GUI
GoodSync 10.1.9.7 - Job Direction button: when clicked, show available directions - Allow multi-select (in Job List) to apply to most commands - Consolidate all command processing in the mainframe controller - Change default size to 2/3 of the screen, initially show Job Tree (Less) - Job Tree and List: Sort jobs and groups by name in alphabetic order - Renaming/Creation of Groups and Jobs now requests name in modal dialog - Memorize and Set Current Group, to return to the same node in the tree on restart - Fix rare crashes caused by abandoned timer - Installer: Achieve full separation between GoodSync-v9.exe and GoodSync-v10.exe - Job Start: Single Selected job is always started right away, with no delay - Job Start: Multi-Selected jobs are always Scheduled, so they start by Auto rules - Add Arabic user interface localization
GoodSync 10.1.8 - SyncLib: Fix crash that was happening in On File Change jobs in ver 10.1.7 - SyncLib: Fix 'Cannot resolve parent' error in manual Analyze - Fix NoGsData option is not set when changed in Options dialog by user - New Job: use traditional dialog, to request sync direction and name
GoodSync 10.1.7 - GSTP Mediator: fix problem that caused 'Computer seems to be unreachable (No ACK for PickupSession)' - SyncLib: Speed up (major!) reading of the state file ans Analyze scanning - GUI: speed up tree operations - Update Counters such as Changed, Errors during Sync, so that user see how many items are remaining - On File Change: Fix OFC does not detect Disconnect and Reconnect of Network - On Folder Connect: Do First Analyze when OFC is first enabled or when GoodSync starts - Job Options and Analyze buttons now stay enabled when Job is Waiting To Run - Fix Sync after Analyze produces error 'Do not run Job when Auto is suspended' - Re-enable progress bars in GoodSync taskbar icon - FTP: Do not auto turn on EncodeUTF8 option for servers that support it, user may think otherwise - Fix if After Sync user has Conflicts and he resolves them then Sync button remains disabled - WinFileSys: Fix processing of Locked + Access Denied files - Shutdown signaling: Fix sometimes fake shutdown signal could auto-close GoodSync - Explorer: Fix cannot copy symlink from Local FS to Local FS - Explorer: Implement keyboard accelerators for common commands - Upgrade NSIS to ver 3.0 official release - Update CZ and KR localizations
GoodSync 10.1.6 - Fixed crash in File Monitoring when one sync folder is empty - Options Dialog: Auto modes, if one of the sync folders is empty - Fixed On File Change does not come back after Sleep and Resume - Add 'No Animations' option to Program Options
GoodSync 10.1.5 - On File Change / On Folder Connect: fix job not starting upon disk reinsertion - Selected Jobs + Analyze And Sync: run selected jobs sequentially, like in ver 9 - S3: For large files, check for HTTP ranges before doing multi-part download - Job List: Case-insensitive ordering of text colums - Program Options: Move several options from General to the new Auto tab - Account Manager: Properly implement separation of Plain and Secure accounts - Account Manager: Fix not all Advanced option changes become effective on Go - GUI: fixed some resource and memory leaks - gsync /runner-service: Set Effective proxy in Runner Service, using Prog Options - OAuth2 dialog: improve interaction with Account Manager, ask user less - OneDrive: fixed error Access denied for connectoids with wrong saved endpoint - Update UA and Korean translations
GoodSync 10.1.4 - OneDrive: fixed error Access denied: No auth code in response: error=invalid_resource&... - WinFileSys: Fix processing of Access Denied on SetFileAttribute in DeleteFolder, etc - Account Manager: fix Copy Locked files not working, due to option propagation problems - Licenses: Fix License Response Message from previous automatic license deactivation still shown - Browse dialog: Fix Default Secure option not working in GSTP - Browse dialog: Fix Refresh button was not reading changed settings from Advanced pane
GoodSync 10.1.3 - OAuth2 Consent: Launch Default Browser Chrome/IE/Firefox/Opera in Private Mode - Browse Dialog: improved navigation, fixed several GUI bugs - Account Manager: fixed bug that caused overwrite of good credentials
GoodSync 10.8.0.8 相關參考資料
SCUP Catalog Release History – March 2018
GoodSync 10.8.0.8. Release Notes for GoodSync 10.8.0.8; Release Type: *; VirusTotal Scan Detection Ratio 0/59. Node.js 9.8.0 (x64) & (x86). Release Notes for ...
https://patchmypc.com
備份與同步軟體下載
下載GoodSync. GoodSync 可自動同步及備份您所有桌上型電腦、筆記型電腦、伺服器及外接式磁碟機上的所有相片、音樂、電子郵件與其他重要檔案。
https://www.goodsync.com
檔案同步與備份軟體| GoodSync
2023年8月14日 — GoodSync 幫助您輕鬆備份及同步檔案。我們的軟體簡單可靠,確保您再也不會遺失檔案。立即下載GoodSync 免費版!
https://www.goodsync.com
Download GoodSync for Windows 10.8.0.8 for Windows
2023年12月20日 — Download GoodSync for Windows 10.8.0.8 for Windows. Fast downloads of the latest free software! Click now.
https://filehippo.com
Version News for Windows
Version 12.7.2 -- July 3, 2024 * Dropbox: Fixed Re-Auth on parallel upload of large file chunks. * MS graph: Fixed download of ranges does not work on some ...
https://www.goodsync.com
GoodSync Enterprise 10.8.0.8 檔同步軟體英文破解版系統工具程式 ...
GoodSync Enterprise 10.8.0.8 檔同步軟體英文破解版 商品編號: 本站售價:NT$200 碟片片數:1片 瀏覽次數:7578. 【轉載TXT文檔】. 您可能感興趣:. 您可能也喜歡 ...
https://xyz83.com
Download GoodSync 10.8.0.8 for windows
2018年3月8日 — GoodSync GoodSync is a file synchronization and backup software with advanced features.
https://www.filepuma.com
下载GoodSync for Windows 10.8.0.8 Windows 版
目前GoodSync for Windows 的10.8.0.8 版尚无任何更新日志信息。有时候,发布者需要一些时间才能公布该信息,过几天再回来看看有无更新吧。
https://filehippo.com
|