Class FtpConst

java.lang.Object
org.exoplatform.services.ftp.FtpConst

public class FtpConst extends Object
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru.
Version:
$Id: $
  • Field Details

    • FTP_PREFIX

      public static final String FTP_PREFIX
      FTP prefix.
      See Also:
    • FTP_COMMAND_CATALOG

      public static final String FTP_COMMAND_CATALOG
      FTP command catalog.
      See Also:
    • FTP_CACHEFILEEXTENTION

      public static final String FTP_CACHEFILEEXTENTION
      FTP cache-file extention.
      See Also:
    • FTP_TIMESTAMPED_BLOCK_SIZE

      public static final int FTP_TIMESTAMPED_BLOCK_SIZE
      Time stamped block size.
      See Also:
    • EXO_HELP_INFO

      public static final String[] EXO_HELP_INFO
      Help info.
  • Constructor Details

    • FtpConst

      public FtpConst()