-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
winScp sessions not listed #488
winScp sessions not listed #488
Comments
Your WinSCP sessions do not need at all to be labeled as per format You have to configure KP's WinSCP package. Search for the The edit the file so that your configuration should be something like: [dist/official]
enable = yes
path = C:\SomeDir\WinSCP
ini_path = C:\SomeDir\WinSCP\WinSCP.ini Where |
Followed your instructions to no avail. Still no site is listed. So I exported my Winscp configuration to an ini file and placed the path into config this way:
sill not listing any site |
I assumed you also use WinSCP itself in portable mode, in which case its configuration is stored in file If however you do use WinSCP in installed mode you do not have to export your WinSCP configuratrion. And you do not even need to configure KP's package. Keypirinha's WinSCP package should read your WinSCP sessions from the Registry (at If your WinSCP sessions are still not listed, checking KP's Console might be useful (press |
you are right. Wiscp is installed mode. I've checked console:
it is very strange. That is the exact location of WinSCP executable. I can reach that folder and execute winSCP on double click. |
verajosemanuel, can you confirm that there are no I'd also suggest going to Thirdly, check which config store you're using by enabling logging in WinSCP. The first few lines of the log file should be enough to give a clear idea. |
Hi Removed everything on right side as you mentioned.
but to no avail. Still no saved site is shown in addition to"rebuild catalog" and "start program". None of the sites I have in Winscp are listed. |
Can you enable logging and check the logs? Let's see what store WinSCP is using and why KP is not able to read it.
If you can, check WinReg to see whether |
I confirm all my sessions are listed at Winreg HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Sessions here the logs opening WinSCP
Thanks !! |
Hmm. I can reproduce and confirm this issue by installing WinSCP in "Only for me" mode as opposed to "For all users" mode. The package is working fine in the latter, but in the former it is behaving as if @verajosemanuel, for now you should be able to work around this issue by using
@polyvertex I think I have the issue. I'll test my fixes in a few different environments and send a PR with some analysis tonight. |
@sam97 great! But the workaround was used before (see my second comment here) removing ini_path to no avail. I will wait for your fix. |
@verajosemanuel I don't think the workaround in your second comment is quite valid, although I may be wrong -- It may seem redundant, but If you try my two-line workaround and report the results we'll know for sure. |
Installed WinSCP with keypirinha in portable mode. Using WinSCP keyword only options are: Rebuild catalog and Start Program.
all my WinSCP sessions are labelled as requested by instructions (WinSCP : name)
any other requirement I am not aware of?
regards
The text was updated successfully, but these errors were encountered: