Skip to content
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

[stable27] SFTP improvements #40487

Merged
merged 9 commits into from Sep 20, 2023
Merged

[stable27] SFTP improvements #40487

merged 9 commits into from Sep 20, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #40183

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
use phpseclib\Net\SFTP\Stream;

/**
* Uses phpseclib's Net\SFTP class and the Net\SFTP\Stream stream wrapper to
* provide access to SFTP servers.
*/
class SFTP extends \OC\Files\Storage\Common {
class SFTP extends Common {

Check notice

Code scanning / Psalm

DeprecatedInterface Note

OCP\Files\Storage is marked deprecated
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
Copy link
Member

/backport to stable26

@icewind1991
Copy link
Member

/backport to stable25

@icewind1991 icewind1991 merged commit 2be0890 into stable27 Sep 20, 2023
50 checks passed
@icewind1991 icewind1991 deleted the backport/40183/stable27 branch September 20, 2023 08:08
@blizzz blizzz mentioned this pull request Sep 20, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants