com.radinks.net
Class UnixRemoteFile

java.lang.Object
  extended bycom.radinks.net.RemoteFile
      extended bycom.radinks.net.UnixRemoteFile

public class UnixRemoteFile
extends RemoteFile


Constructor Summary
UnixRemoteFile(java.lang.String s)
          Creates a new instance by parsing the data given.
 
Methods inherited from class com.radinks.net.RemoteFile
doubleDot, getAttrs, getFilename, isRedmond, parse, setAttrs, setFileName, setServerType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnixRemoteFile

public UnixRemoteFile(java.lang.String s)
Creates a new instance by parsing the data given.

Parameters:
s - a line that was read in after executing the LIST command.


Rad Inks FTP library
Copyright (c) 2003,2004 Rad Inks (Pvt) Ltd.