mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Before this fix a blank line in the MLST output from the FTP server would cause the "unsupported LIST line" error. This fixes the problem in the upstream fork. Fixes #6879