Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GoodSync v.10
#10
Version 10.10.2 Aug 05, 2019 
* DropBox: Added DropBox for Business folders. 
* Amazon S3: several fixes related to switch of regional servers. 
* S3 on Sirv.com: made it work on single region S3 services such as Sirv. 
* MEGA FS: fixed crashes on server-based file copy and file move. 
* Browse Dialog: do not clear Auto settings, if only Filter changed. 
* Browse Dialog: make Advanced Connection options be saved again on Connect. 
* Licenses: per-User Licenses are activated from GoodSync Account (new way), they are per OS user. 
* Licenses: per-Computer Licenses are activated from OrderId/Name (old way), hey are per Computer. 
* Licenses: old per-Computer way of licensing remains until user activates from GoodSync account. 
* gs-server: do not use any files from ProgramData\GoodSync\Server\Bookmarks folder anymore. 
* DeviceId: properly sync it between GS Client and GS Server, it is now per OS user. 
* ComputerId: it is now allocated strictly per OS/GS user on the machine. 
* GoodSync Users: one OS user can have only one GS user on it, and one GS user maps to only one OS user. 
* gs-server: Forwarder: report all licensing issues back to client. 
* GS client: store Gs Account designation in file AppData/Local/GoodSync/GsAcct.tic. 
* GS client: stop using file AppData/Local/GoodSync/Bookmarks/GsOnline.gsb, because it moved. 
* GoodSync2Go Setup: ask user for PortableDrive name, it will appear in Computer Name in Devices. 
* GoodSync Account Setup: request Computer together with User Id, so that they submit together.

Version 10.10.5 Aug 09, 2019 
* License: When writing license after Activation from Gs Account, reset ActivationId of PUMS. 
* License Activation: Stop GsRunner and GsServer services before Activation, not after. 
* License: Fixed activated per-User license was nullified. 
* License: Store per-User license in AppData\Local\GoodSync\GsAcct.tic. 
* Activate License: Gs Account: If Email is not known, then show GsAccount UserId. 
* Save email of GoodSync User retrieved from Mediator, if user used UserId.

Version 10.10.6 Aug 16, 2019 
* Auto Jobs + Options/Browse dialog: Fixed Folder Monitoring could start before final commit. 
* WebDAV: add non-standard port to Destination of MOVE, as IIS 10 and other require it now. 
* S3: main host does not always allow to list buckets, so remove request to do it from initial connect. 
* S3: use V4 auth for oraclecloud.com implementation of S3. 
* GSTP client: Fixed not every transaction was sending fields such as fr-os-comp-name. 
* gs-server Impersonation: try Network login, then Batch login; not Batch, then Interactive login. 
* GoodSync Account Setup: Start/Stop GsRunner correctly (if present), to avoid conflicts with changes. 
* License + GoodSync Account: check for License online when GsAccount is changed by user. 
* gs-server License: Fixed Per-User license was killed when periodic license check returned changed license. 
* Mediator Web UI: Add CAPTCHA to login page, show it only when necessary. 
* gs-server Web UI: Account page: moved Changed Account and Change Computer to separate pages. 
* gs-server Web UI on Linux: User can claim higher platform (MidServe, FileServer) to activate server licenses.

Version 10.10.7 Aug 23, 2019 
* Amazon Cloud Drive: GoodSync integration discontinued by Amazon, add notice. 
* S3: Implement Oracle Cloud S3 storage: Use AWS4 for signatures, no ?location. 
* SMB on Gs-Server + Impersonation: make drive letter work again, use only Batch login. 
* Server License: allow MidServer and FileServer to be run/licenses on non-Server OSes. 
* Gs-Server: Add sending os-comp-name in /disco and /server-check-auth requests. 
* GUI: Fixed per-group job list not tracking/persisting job progress for non-grouped jobs. 
* Job Options: Disable 'Test Encryption' and 'Empty Sync Folder' while Empty Sync Folder is running. 
* Mediator: fixed some users could get rare error 'SQL Error: server is too busy'. 
* Mediator: ask for One Time Password again, after Device was removed from Gs Account. 
* Mediator UI: Better showing of Devices: split off OS, OS Computer name, GS version. 
* Mediator UI: Do not ask for CAPTCHA, if Device was already authorized by OTP.

Version 10.10.8 Sept 15, 2019 
* Import: Fixed import of old format jobs.tic file. 
* Import: Fixed normalization of gstp:// account to gstps:// account. 
* GSTP: Allow gstp:// prefix if it is IP name/addr without .goodsync in it. 
* Backblaze B2: When doing multi-part uploading, request new URL for chunk to upload on each retry. 
* Browse Dlg + Storage: Improved Storage provisioning in Browse dialog. 
* OAuth2 + Browser: Run OAuth2 request from main thread, in Browser, not from worker thread. 
* OAuth2 + Browser: improved unwinding on various OAuth2 stopping/canceling scenarios. 
* Licenses: Implement Offline (Via Browser) Activation using GoodSync Account, for server licenses. 
* GSTP: Fixed One Time Password (OTP) can be sent more than one time. 
* gsync /version or /license: Print better data, same as in Help -> About of GUI version.

Version 10.10.9 Sept 30, 2019 
* Job Stop: fixed deadlock possible on forced job stop. 
* BackBlaze B2: Reduce number of threads per large file from 12 to 6, to save memory. 
* Conflicts: Fixed Conflicts and Errors were not reported in post-Sync emails and scripts. 
* Licenses: Allow ViaBrowser (offline) activation for Business Client. 
* GoodSync Account Setup: generate server certificate by calling Mediator. 
* TLS: change list of ciphers, to drop weak ciphers.

Version 10.10.10 Oct 21, 2019 
* Proxies and Certs: by default Trust Certificates from System Storage, to accommodate AV programs. 
* DropBox: fixed encoding of non-latin paths. 
* Logs: Fixed _mirrors_ logs file were always cleaned up after 1 day of sitting in _mirrors_. 
* Gs-Server: Fixed init sequence that determines DeviceID, when Proxy is present. 
* Windows Server OS license: moved it from HKLM registry to AllUsers License.dat file. 
* Server License: fixed problems in license computation and activation, especially on NAS. 
* RealDisk Storage: fixed usage and bandwidth stats computation.

Version 10.10.11 Oct 31, 2019 
* MS Graph: Fixed large file upload was failing due to change in Graph API. 
* MS Graph: Fixed 409 Conflict on SetFileModTime. 
* S3: If location request fails for S3 bucket, try it with default location, to accommodate older buckets. 
* S3, Azure + Plain Text: Use only TLS version of protocols, convert s3:// to s3s:// and azure:// to azures:// 
* GoodSync Account Setup: Fixed No Mediator option was not shown for Enterprise versions. 
* Reading Server Options: fixed proxy options changes were not becoming effective without GS restart. 
* Proxy Options: remove per-Job proxy option from global online storage file systems (S3, MS, Google, Boxes). 
* RFS: Remove strings that are no longer in default.rfs (do not need translation). 
* gs-server Web UI: If any of gs-server users needs OTP show big notifications at the top of Web UI.

Version 10.10.12 Nov 11, 2019 
* New Job Dialog: Set initial job direction to undefined, user has to select it explicitly. 
* Server Account Normalization: misc fixes to make it work better. 
* Browse Dlg: Do not show prefix in Virt Account Name derived from Account Key. 
* Browse Dlg: If Account Names are the same but Account Keys differs, then add + to Account Name. 
* Server Account Rename: Allow empty new account names, in this case Account Key comes out. 
* MEGA FS: Fixed propagation of 2-factor authenticated session to runner. 
* Mediator Web UI: Request Storage: misc fixes. 
* Mediator Web UI: Removed Google CAPTCHA checks on login. 
* Mediator Web UI: Instead of CAPTCHA require users to have verified Email.

Version 10.10.16 Dec 12, 2019 
* Server Accounts: allow changing of server URL and options not to change Account Key. 
* Server Accounts: Added User Email, User Full Name to accounts. 
* Browse Dialog: when user changes Server Account, ask her whether to update Account or create a new one. 
* Browse Dialog: Make %VAR% parametric sync folder paths work properly in Browse dialog. 
* Browse Dialog: Disable OK button, if User clicks on Server or Server Account. 
* Browse Dialog: Make GSTP Direct Addressing work correctly with Server Accounts. 
* Do not check SSL certs: On for gstore://, Off for gstps://, On for single-server file systems. 
* New Job: Fixed New Job from Templates, it was not working. 
* GoodSync + CC: Show Upload Accounts and Upload Jobs commands in regular GoodSync. 
* gsync: Added commands to manage Server Accounts: /sa-create /sa-update /sa-rename /sa-delete /sa-list 
* gsync: Added /dN=/server/folder to specify Server/Folder or Folder inside Server Account.

Version 10.10.17 Dec 22, 2019 
* Browse: Fixed URL breaks when we offer user to change from file://z/dir to smb://zont/dir. 
* Icons: improved system icon processing in GS and Explorer. 
* Browse Dlg: Allow to select Folder at the top of Server, it makes sense for FTP servers. 
* Update Italian localization.


Version News: https://www.goodsync.com/news-windows
Download: https://www.goodsync.com/download/GoodSy...-Setup.exe
[-] The following 2 users say Thank You to wwd for this post:
  • harlan4096, ismail
Reply


Messages In This Thread
GoodSync v.10 - by wwd - 02 February 19, 17:23
RE: GoodSync v.10 - by wwd - 14 February 19, 17:49
RE: GoodSync v.10 - by wwd - 26 February 19, 06:55
RE: GoodSync v.10 - by wwd - 13 April 19, 19:15
RE: GoodSync v.10 - by wwd - 20 April 19, 16:50
RE: GoodSync v.10 - by wwd - 24 April 19, 07:33
RE: GoodSync v.10 - by wwd - 19 May 19, 18:09
RE: GoodSync v.10 - by wwd - 23 June 19, 06:35
RE: GoodSync v.10 - by wwd - 15 July 19, 17:30
RE: GoodSync v.10 - by wwd - 01 January 20, 10:27
RE: GoodSync v.10 - by Mohammad.Poorya - 24 January 20, 04:14
RE: GoodSync v.10 - by Mohammad.Poorya - 25 January 20, 03:29
RE: GoodSync v.10 - by wwd - 09 February 20, 10:15
RE: GoodSync v.10 - by wwd - 13 February 20, 16:56
RE: GoodSync v.10 - by ttyx - 18 February 20, 10:01
RE: GoodSync v.10 - by Mohammad.Poorya - 23 December 20, 04:10
RE: GoodSync v.10 - by Mohammad.Poorya - 18 March 21, 22:05

Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
Malwarebytes 5.1.4.112
We have released a...Mohammad.Poorya — 21:27
Release Kaspersky Virus Removal Tool for...
Release Kaspersky ...harlan4096 — 09:26
Brave 1.66.110
Release Channel 1....harlan4096 — 09:19
Microsoft Edge 124.0.2478.109
Version 124.0.2478...harlan4096 — 09:18
AV-Comparatives: Business Security Test ...
AV-Comparatives: B...harlan4096 — 09:15

[-]
Birthdays
Today's Birthdays
avatar (26)akiratoriyama
avatar (46)Jerrycix
avatar (38)awedoli
avatar (80)WinRARHowTo
Upcoming Birthdays
avatar (37)axuben
avatar (38)ihijudu
avatar (48)Mirzojap
avatar (34)idilysaju
avatar (38)GregoryRog
avatar (38)odukoromu
avatar (44)Joanna4589

[-]
Online Staff
Decimuss's profile Decimuss

>