Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

If sessions are stored in Skydrive on Windows 8.1, behaviour is undefined #125

@ghost

Description

If I have a session file stored in Skydrive on Windows 8.1 (so possibly the Documents folder), and that file has not been downloaded from the Net, Putty will show that session in the list but not load any settings from it.

The relevant API is http://msdn.microsoft.com/en-us/library/windows/desktop/dn323738%28v=vs.85%29.aspx but I'm not sure how you'd implement this in a portable way.

Expected results are:

Open Putty --> Select session from list --> Hit Load --> Session file is downloaded if it isn't local already --> Hit Open --> Session opens

Current results are:

Open Putty --> Select session from list --> Hit Load --> No hostname is loaded, no error is displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions