Home | History | Annotate | Download | only in test

Lines Matching refs:FTP_PORT

648              "localhost", ftplib.FTP_PORT, "", "", "I",
651 "localhost", ftplib.FTP_PORT, "parrot", "", "I",
654 "localhost", ftplib.FTP_PORT, "%parrot", "", "I",
657 "localhost", ftplib.FTP_PORT, "%42parrot", "", "I",
663 "localhost", ftplib.FTP_PORT, "", "", "A",