Skip to main content

Xmanager Enterprise Update (5.0.0965)

By Software update, Xmanager Power Suite Update No Comments

We have released Build 0965 for Xmanager Enterprise on June 03, 2016. To update click the Help tab in the file menu and select Check for Updates. The full updates notes can be found below: Xmanager Enterprise 5 Build 0965, June 03, 2016 ADD: [Xshell] Script function for importing current session name MOD: [Xftp] Hidden files now display a dimmed icon MOD: [Common] Changes to error message shown when installation files unable to be located FIX: [Xshell] Exit prompt displayed even if…

Read More

Xshell Update (5.0.0983)

By Software update, Xshell update No Comments

We have released Build 0983 for Xshell on June 03, 2016. To update click the Help tab in the file menu and select Check for Updates. The full updates notes can be found below: Xshell 5 Build 0983, June 03, 2016 ADD: Script function for importing current session name. MOD: Changes to error message shown when installation files unable to be located FIX: Exit prompt displayed even if mouse click was not on the X (close) button FIX: Focus remains in…

Read More

Xftp Update (5.0.0955)

By Software update, Xftp update No Comments

We have released Build 0955 for Xftp on June 03, 2016. To update click the Help tab in the file menu and select Check for Updates. The update notes are as follows: Xftp 5 Build 0955, June 03, 2016 MOD: Hidden files now display a dimmed icon MOD: Changes to error message shown when installation files unable to be located FIX: Unnecessary Restart Needed prompt during live update

Read More

Xlpd Update (5.0.0953)

By Software update, Xlpd Update No Comments

We have released Build 0953 for Xlpd on June 03, 2016. To update click the Help tab in the file menu and select Check for Updates. The update notes are as follows: Xlpd 5 Build 0953, June 03, 2016 MOD: Changes to error message shown when installation files unable to be located FIX: Unnecessary Restart Needed prompt during live update

Read More

Script Function for Importing Current Session Name

By Features No Comments

With the latest release of Xmanager Enterprise and Xshell we’ve included a new script function, SessionName, for importing the current session name. This feature was requested by one of our Xshell users in our forums. Utilization is simple by using the following function: xsh.Session.SessionName Let’s look at the actual code: Sub Main() xsh.Dialog.Msgbox(xsh.Session.SessionName) End Sub The UX team here at NetSarang considered how users can effectively use the newly added SessionName function in combination with existing features. They concluded that you…

Read More

Git Repository Management with Gitlab

By Developer's Corner No Comments

What is Gitlab? Gitlab is respository manager developed by Gitlab, Inc. Gitlab provides easy access control, code reviews, issue tracking, activity feeds, wiki, and continuous integration. Tens of thousands of organizations currently use Gitlab to manage their repositories. Compared to other SaaS (github, bitbucket), Gitlab allows you to host the repos on your own servers. This is crucial when you need to manage git while access to an external network environment is restricted. Most importantly, Gitlab becomes a means of implementing a…

Read More

Xftp Update (5.0.0949)

By Software update, Xftp update No Comments

We have released Build 0949 for Xftp on April 22, 2016. To update click the Help tab in the file menu and select Check for Updates. The update notes are as follows: Xftp 5 Build 0949, April 22, 2016 FIX: Crash in Import window FIX: Unable to change permission of subdirectories FIX: Tree view status not saved when called from Xshell

Read More

Xshell Update (5.0.0977)

By Software update, Xshell update No Comments

We have released Build 0977 for Xshell on April 22, 2016. To update click the Help tab in the file menu and select Check for Updates. The full updates notes can be found below: Xshell 5 Build 0977, April 22, 2016 FIX: Crash in Import window FIX: Unable to parse the password of a URI in local shell FIX: Crash related to the keep alive message FIX: Crash related to some IMEs FIX: Crash when exiting FIX: Crash when opening properties of…

Read More