Class FtpParser.FileEntry

java.lang.Object
ecmwf.common.ftp.FtpParser.FileEntry
Enclosing class:
FtpParser

public static final class FtpParser.FileEntry extends Object
The Class FileEntry.
  • Field Details

    • exception

      public Throwable exception
      The exception.
    • type

      public int type
      The type.
    • permissions

      public String permissions
      The permissions.
    • line

      public String line
      The line.
    • name

      public String name
      The name.
    • user

      public String user
      The user.
    • group

      public String group
      The group.
    • size

      public long size
      The size.
    • time

      public long time
      The time.
  • Constructor Details

    • FileEntry

      public FileEntry()
  • Method Details

    • toString

      public String toString()
      To string.
      Overrides:
      toString in class Object
      Returns:
      the string