Class FtpUtils

java.lang.Object
org.exoplatform.frameworks.ftpclient.FtpUtils

public class FtpUtils extends Object
Created by The eXo Platform SAS .
Version:
$Id: $
Author:
Vitaly Guly
  • Field Details

    • log

      protected static org.exoplatform.services.log.Log log
  • Constructor Details

    • FtpUtils

      public FtpUtils()
  • Method Details

    • getReplyCode

      public static int getReplyCode(String reply)
    • isPortFree

      public static boolean isPortFree(int port)