Home | History | Annotate | Download | only in ftp

Lines Matching defs:FTP_PORT

77     private static final int FTP_PORT = 21;
90 return FTP_PORT;
140 return create(new InetSocketAddress(dest, FTP_PORT));