Skip to content

Conversation

BigMichi1
Copy link
Contributor

@BigMichi1 BigMichi1 commented Jul 7, 2020

a first draft of implementing phpseclib/phpseclib to use as an additional way (similar to pecl ssh2 extension) of deploying, currently only username with a password is implemented.

i know that there were some discussions already ongoing to replace ssh2 PHP extension with that one, but this is not the idea of this extension. maybe to not include this server implementation, ftp-deployment can offer a way to add own implementations as a plugin

dependabot-preview bot and others added 8 commits October 13, 2020 07:10
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.40...0.12.49)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…pseclib-2.0.29

Update phpseclib/phpseclib requirement from 2.0.28 to 2.0.29
…tan-0.12.49

Update phpstan/phpstan requirement from 0.12.40 to 0.12.49
@dg
Copy link
Owner

dg commented Oct 13, 2020

Thanks, merged!

@dg dg marked this pull request as ready for review October 13, 2020 16:18
@dg dg merged commit cc45934 into dg:master Oct 13, 2020
dg pushed a commit that referenced this pull request Oct 13, 2020
dg pushed a commit that referenced this pull request Nov 9, 2020
dg pushed a commit that referenced this pull request Nov 9, 2020
dg pushed a commit that referenced this pull request Dec 8, 2020
dg pushed a commit that referenced this pull request Feb 17, 2021
dg pushed a commit that referenced this pull request Feb 22, 2021
iatanasov77 pushed a commit to iatanasov77/ftp-deployment that referenced this pull request Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'Error: ssh2_sftp_mkdir failures.' when trying to upload to sftp
4 participants