Class DirectoryEmptyStrings

java.lang.Object
com.enterprisedt.net.ftp.ServerStrings
com.enterprisedt.net.ftp.DirectoryEmptyStrings

public final class DirectoryEmptyStrings extends ServerStrings
Contains fragments of server replies that indicate no files were found in a supplied directory.
Version:
$Revision$
Author:
Bruce Blackshaw
  • Field Details

    • NO_FILES

      public static final String NO_FILES
      Server string indicating no files found (NO_FILES)
      See Also:
    • NO_FILES_FOUND

      public static final String NO_FILES_FOUND
      Server string indicating no files found (NO_FILES_FOUND) - Serv-U
      See Also:
    • NO_SUCH_FILE_OR_DIR

      public static final String NO_SUCH_FILE_OR_DIR
      Server string indicating no files found (wu-ftpd) (NO_SUCH_FILE_OR_DIR)
      See Also:
    • EMPTY_DIR

      public static final String EMPTY_DIR
      Server string indicating no files found (EMPTY_DIR)
      See Also:
    • NO_DATA_SETS_FOUND

      public static final String NO_DATA_SETS_FOUND
      Server string for OS/390 indicating no files found (NO_DATA_SETS_FOUND)
      See Also:
  • Constructor Details

    • DirectoryEmptyStrings

      public DirectoryEmptyStrings()
      Constructor. Adds the fragments to match on