| Package | Description |
|---|---|
| org.waarp.ftp.filesystembased |
Classes implementing File, Directory and Authentication according to a filesystem implementation
for FTP
|
| org.waarp.ftp.simpleimpl.file |
Filesystem based implementation example of File, Dir, Auth and SimpleAuth.
|
| Constructor and Description |
|---|
FilesystemBasedFtpFile(FtpSession session,
FilesystemBasedFtpDir dir,
String path,
boolean append) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedDir
FtpFile implementation based on true directories and files
|
Copyright © 2009–2019 Waarp. All rights reserved.