[PR #335] [MERGED] Add WinSCP Password Recovery #1104

Closed
opened 2026-02-27 15:53:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/335
Author: @ghost
Created: 8/18/2015
Status: Merged
Merged: 8/18/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (3)

  • 7d36fb4 Add WinSCP Password Recovery
  • 7513d1d Improve WinSCP Password Recovery
  • 166c6d2 Improve WinSCP Password Recovery

📊 Changes

3 files changed (+133 additions, -0 deletions)

View changed files

📝 Client/Client.csproj (+1 -0)
📝 Client/Core/Commands/SurveillanceHandler.cs (+1 -0)
Client/Core/Recovery/FtpClients/WinSCP.cs (+131 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/335 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/18/2015 **Status:** ✅ Merged **Merged:** 8/18/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`7d36fb4`](https://github.com/quasar/Quasar/commit/7d36fb46ebe3d8d6936844220ae39214ae51659c) Add WinSCP Password Recovery - [`7513d1d`](https://github.com/quasar/Quasar/commit/7513d1d5633c3dd966dfc17b49f9fda7805c470e) Improve WinSCP Password Recovery - [`166c6d2`](https://github.com/quasar/Quasar/commit/166c6d2a01b332863bb62fd49761ed6aca4449ae) Improve WinSCP Password Recovery ### 📊 Changes **3 files changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Client/Client.csproj` (+1 -0) 📝 `Client/Core/Commands/SurveillanceHandler.cs` (+1 -0) ➕ `Client/Core/Recovery/FtpClients/WinSCP.cs` (+131 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1104
No description provided.