-
Notifications
You must be signed in to change notification settings - Fork 377
Open
Labels
defectThe code does not work as intendedThe code does not work as intended
Description
Describe the bug
IF the FTP server responds with missing last pipe, there will be panic: runtime error: slice bounds out of range [35:34]
To Reproduce
The FTP server need to respond with:
Entering Extended Passive Mode (|||4242)
Expected behavior
No error and fallback to PASV
FTP server
- Private FTP server
Metadata
Metadata
Assignees
Labels
defectThe code does not work as intendedThe code does not work as intended