Donate Share

PuTTY Session Manager

Project News for PuTTY Session Manager

  • PuTTY Session Manager version 0.40 released

    PuTTY Session Manager (PSM) is an application that allows you to organise your PuTTY session into folders and assign hotkeys to your favourite sessions.

    Eighth release of PuTTY Session Manager

    This is a significant release of PSM, with adds a "synchronise sessions" feature.

    A small number of bugs have been addressed, and the screens re-implemented so that scaling fonts should now work in a
    sensible fashion.

    Feature requests / enhancements:

    1529194 : Implement synchronise sessions feature. If you use the CSV export
    facility, you can now share your session list with others. PSM can
    now parse the file and offer you the ability to review and sync changes.
    Support for reading the CSV file from an http url is included

    Not Tracked: Allow the application icon to be customised. If an icon file called
    "psm.ico" exists in the executable directory this will be used instead
    of the default icon

    Not Tracked: Allow the DEL key to be used to delete sessions from the tree when
    unlocked

    Not Tracked: Profiled the application and added some performance enhancements

    Bugs:
    2183658: Re-implemented all major controls and forms to use a proper layout
    manager. This should now make changing the font behave in a sensible
    fashion.

    1806695: Again(!). Re-implemented the architecture for saving settings, to allow
    you to cancel settings changes and really make sure all your settings are
    saved before the application exits.

    Not Tracked: Avoid unhandled exception if the About or Options dialogs are
    requested twice from the systray menu

    Not Tracked: Attempt to re-register the hotkeys after the taskbar icon visibility
    is changed, as hotkey registration appears to be lost. Fixed for
    all but one scenario.

    Not Tracked: Support for non european codepages. Ensure that settings in the
    registry are converted to the current codepage.

    Download:

    http://sourceforge.net/project/showfiles.php?group_id=169031&package_id=192873&release_id=678547

    Home Page:

    http://puttysm.sourceforge.net/

    2009-04-26 19:34:10 UTC by dmrpsm

  • PuTTY Session Manager version 0.31 released

    PuTTY Session Manager (PSM) is an application that allows you to organise your PuTTY session into folders and assign hotkeys to your favourite sessions.

    Seventh release of PuTTY Session Manager

    This is mainly a bugfix release with a fair amount of code refactoring
    and some minor enhancements

    Feature requests / enhancements:
    1746714: More Session Hotkeys. Hotkey modifier can now be chosen to provide
    support for Vista
    1915388: Expand on startup for the tree view. Adds an option to allow the
    tree view to be fully expanded on startup
    1882231: Add support for /ini option for launching WinSCP. Ini file location
    can be specified in the options dialog
    1824160: Get .NET 2.0 error when launching PSM with corrupted prefs. PSM will
    now detect a corrupted prefs file and prompt you to delete the file
    and relaunch PSM
    1931924: Implemented option to not show PSM in the taskbar
    1934134: Implemented option to not confirm exiting
    1931925: Implemented option to hide icons from the tree view

    Not Tracked: Make PSM a single instance application - if you try to launch it
    twice the existing window will be brought to the foreground
    Not Tracked: Add hostname column to session editor
    Not Tracked: Check the PuTTY executable is accessible on startup and prompt to
    select the location if it isn't
    Not Tracked: Use FileHelpers.dll for CSV export - this is a start for implementing
    storage providers for sync session functionality and portable PuTTY
    implementations. WIP.
    Not Tracked: Added option to make fonts for dialogs configurable

    Bugs:
    1927128: Special chars not recognized. Ensure that special characters in the
    session name are handled properly ( i.e. the same way PuTTY handles them)
    1801589: Launch Session from Systray fails in list view.
    1806695: Attempt to make sure that settings are saved on logoff or shutdown.
    Ensure window size is saved on logoff.

    Not Tracked: Ensure duplicate session names are identified when they have a space in them
    Not Tracked: Ensure external programs can be launched for sessions that have just
    been renamed
    Not Tracked: Ensure that that moved folders have the correct path set.
    Not Tracked: Ensure that new sessions can be exported with all the details.

    Download:

    http://sourceforge.net/project/showfiles.php?group_id=169031&package_id=192873&release_id=610191

    Home Page:

    http://puttysm.sourceforge.net/

    2008-06-29 18:32:29 UTC by dmrpsm

  • PuTTY Session Manager version 0.30 released

    PuTTY Session Manager (PSM) is an application that allows you to organise your PuTTY session into folders and assign hotkeys to your favourite sessions.

    Sixth release of PuTTY Session Manager

    This is a significant release of PSM, which focuses on enhancing usability.

    NOTE: The version numbering for PSM changes in this release. It now follows the format:

    MajorVersion.MinorVersion.SVNRevNo.BuildType

    MajorVersion=0 ( Until I complete the documentation - then I'll go to v1)
    MinorVersion=30 ( Two Digits to allow for tweaks )
    SVNRevNo=Svn Revision Number this is built from
    0 - For exported sources
    BuildType=0 - Not Modified ( Reproducible build from SVN )
    =Non-zero ( Development build )
    - Modified, Switched or Mixed Revision Sources

    Feature requests / enhancements:
    1748080: Minimize on loss of focus. Added an option to allow PSM
    to automatically minimize to the system tray after a session
    has been launched
    1748076: Pageant Integration. Added a tab to the options dialog to
    enable the launch of Pageant from PSM. A list of keys can be
    supplied , and Pageant can be automatically launched on startup
    of PSM
    1744520: Expand all folders. All child folders may now be expanded with
    CTRL Right Arrow , and collapsed with CTRL Left arrow.
    Also added context menu items to perform the same function. Changed
    refresh session functionality to display tree expanded to one level
    by default.
    1744518: Hit Enter to launch a session. Implemented on tree and list view
    1746714: More Session Hotkeys. You can now have up to 10 configurable
    session hotkeys. Hotkeys may be indvidually enabled and disabled.
    1740798: Ability to launch third party progs like FileZilla or WinSCP
    Added support for launching FileZilla or WinSCP session from the
    tree.
    Not Tracked: Added New Session Menu item to PSM System Tray menu
    Not Tracked: Add F2 shortcut to rename session or folder
    Not Tracked: Added confirmation dialog for successful session export
    Not Tracked: Make PSM respond to mimimize requests ( eg Win+M )
    Not Tracked: Add Tooltips to some Options , to provide a bit of help
    Not Tracked: Create Nant build script to make releases easier
    Not Tracked: Upgrade settings from one version of PSM to another ( so
    you don't have to keep resetting everything after an upgrade )

    Bugs:
    Not Tracked: Create HKCU\Software\Microsoft\Windows\CurrentVersion\Run
    if it doesn't exist and auto startup requested
    Not Tracked: Finally fixed PSM so that if you select minimize on startup
    the tree no longer displays then hides, instead it just starts
    in the system tray

    Download:

    http://sourceforge.net/project/showfiles.php?group_id=169031&package_id=192873&release_id=539308

    Home Page:

    http://puttysm.sourceforge.net/

    2007-09-14 16:42:40 UTC by dmrpsm

  • 20,000 Downloads of PSM!

    We reached 20,000 downloads of PSM today. Many thanks for all your support - keep the feedback coming!

    David

    2007-09-13 19:54:39 UTC by dmrpsm

  • PuTTY Session Manager version 0.2.3.1 released

    PuTTY Session Manager (PSM) is an application that allows you to organise your PuTTY session into folders and assign hotkeys to your favourite sessions.

    The fifth release of PuTTY Session Manager is now available.

    This is a minor release of PSM with the following changes:

    Feature requests:

    1651011: Allow sort order of sessions and folders to be configured by
    the user
    1651897: Create csv session export. You can now export
    Session Name,Folder Name,Username,Hostname
    to csv file ( useful for scripting if you want to create a list
    of boxes you have logons to ).

    Bugs:
    Not Tracked: New sessions ( with a space in their name )
    weren't showing up in the system tray with a
    session refresh
    Not Tracked: ArrayIndexOutOfBoundsException when trying to create
    a new session when no previous sessions exist
    Not Tracked: Fix NRE on startup if you don't have access to
    HKCU\Software\Microsoft\Windows\CurrentVersion\Run


    Download: http://sourceforge.net/project/showfiles.php?group_id=169031&package_id=192873&release_id=517363
    Home Page: http://puttysm.sourceforge.net/

    2007-06-19 21:34:44 UTC by dmrpsm