FTP RETR LIST wildcardmatch ftplistparser flaky # # Server-side # Client-side ftp lib576 FTP wildcard with crazy pattern "ftp://%HOSTIP:%FTPPORT/fully_simulated/DOS/[*\\s-'tl" # Needed for MSYS2 to not convert backslash to forward slash MSYS2_ARG_CONV_EXCL=ftp:// USER anonymous PASS ftp@example.com PWD CWD fully_simulated CWD DOS EPSV TYPE A LIST QUIT # 78 == CURLE_REMOTE_FILE_NOT_FOUND 78