Year 2017
1.1.57,2.0.58 - 14-Feb-2017
1. Application notifies user while minimizing application. So they can easily restore application.
2. If target file is locked by GSRichCopy app while using byte replicator then it tries to unlock file.
3. If application gets error while copy Owner in ACL then it just copy ACL without Owner and also log the message in file.
4. Application notifies improved message if application is already running under same/different login session.
1.1.58,2.0.59 - 01-Apr-2017
1. If any file/folder is deleted in mid of job run then it will be not treated as warning.
2. Validate use of - or _ in email address while registering. Now
[email protected],
[email protected],
[email protected], test@_test.com are valid email address.
3. If port 8008/8009/8888/8889 is being used by some other application then GS RichCopy installation is unsuccessful. Now this message is mentioned in log file, so user may aware of the issue and take appropriate action.
4. RTA installer was not able to install on 32 bit OS due to not able to find access drivers in correct folder.
5. If application shortcut from start menu is dragged to startup folder then it show "Install shield" instead of real application name in task manager.
1.1.59,2.0.60 - 17-May-2017
1. Impersonation was not working if domain name is blank.
1.1.60,2.0.61,3.21 - 1-Sep-2017
1. Job created by, modified by and deleted by information will be logged into Job Summary section on history tab.
2. User is allowed to configure pre and post scripts to run.
3. User may choose not to 'copy empty folders' while copying files from source.
If no files found in a folder then only application treats it as empty folder for non-instant copy.
If no files and sub folder found then only application treats it as empty folder for instant copy. In this case only leaf empty folders will be not created.
4. User may choose to 'copy temp files' (i.e. thumbs.db, desktop.ini and filename starting with ~) while copying files from source.
5. RichCLI - if user sends command to runexistingjob and that job is already running. Previously it stops already running job and start a new running instance. Now it will return a message that job is already running.
One new flag 'force' is introduced to forcefully already running job and start new run instance.
1.1.61,2.0.62,3.22 - 17-Nov-2017
1. If job is configured to use RTA and channel is broke in mid of job run. Then now it recovers itself and resumes the job.
2. 'Copy Job' option was throwing error while duplicating job. This is fixed in current release.
3. Job configuration was not saving the option to copy Folder ACL.
4. In TCP job, sometime timestamp is not applied to some of files because those are locked. Now retry attempt is implemented to apply timestamp.
5. In non-instant file copy job, if files and folders count is very small then app was calculating wrong count of folders on source.