-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add SFTP tests to CI #26283
Add SFTP tests to CI #26283
Conversation
@PVince81, thanks for your PR! By analyzing the history of the files in this pull request, we identified @DeepDiver1975 to be a potential reviewer. |
Own repo? Move to ftp repo? |
Yes, at some point. But I don't want to start yet another construction site here until #25422 is merged. Without that PR, every separate ext storage app would need to auto-enable files_external to work properly. |
Pretty long run time .....
|
Wow... on my local machine it might take 5 mins or so |
let me rerun it .... |
did hang again - also hangs on my machine .... |
Let's resume this when we move SFTP out into its own repo. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Thanks to the phpseclib update, the last remaining failing test is gone !
@DeepDiver1975