# Server-side
# Client-side
ftp
FTP transient error, retry request once
ftp://%HOSTIP:%FTPPORT/196 --retry 1
REPLY PASS 530 temporarily not available
# Verify data after the test has been "shot"
# 67 is CURLE_LOGIN_DENIED
67
USER anonymous
PASS ftp@example.com
USER anonymous
PASS ftp@example.com