2005/5/9
-- ACDK API Docs Namespaces acdk acdk::net acdk::net::ftp FTPFileSystem members See also: FTPFileSystem.cpp FTPFileSystem.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <FTPFileSystem.h>
Inheritance diagram for acdk::net::ftp::FTPFileSystem:
[private]
[protected]
get file info from cache or read it from ftp server
[inline]
[inline, virtual]
Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.
Reimplemented from acdk::lang::Object.
[virtual]
creates an instance of given file.
Implements acdk::io::FileSystem.
returns a file implementation for this full qualified file implementation
returns the root name of the this file system Examples: /home/roger/myfile.zip ftp://ftp.artefaktur.com
return a string representation of this object Object::toString() return getName() by default