I have a problem using Ftp Upload: cannot cannot to the server with “EOF” error message.
The server is Filezilla sftp server with basic mode for security. Is there some setting I need to set on the server side?
Here’s the bitrise log:
±-----------------------------------------------------------------------------+
| (1) ftp-upload@2 |
±-----------------------------------------------------------------------------+
| id: ftp-upload |
| version: 2.1.5 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2021-02-25T09:55:01Z |
±-----------------------------------------------------------------------------+
| |
INFO[09:55:01] Start installing (golang) with apt-get
INFO[09:55:01] * [OK] Step dependency (go) installed, available.
Configs:
- HostName: [REDACTED]
- Username: ***
- Password: ***
- SourcePath: test.txt
- TargetPath: /CL-App-Releases/Android/bitrise-test.txt
Connecting to server…
2021/02/25 09:57:04 <
Failed to connect to the ftp server, error: EOF
| |
±–±--------------------------------------------------------------±---------+
| x | ftp-upload@2 (exit code: 1) | 2.1 min |
±–±--------------------------------------------------------------±---------+
| Issue tracker: https://github.com/bitrise-io/steps-ftp-upload/issues |
| Source: https://github.com/bitrise-io/steps-ftp-upload |
±–±--------------------------------------------------------------±---------+