Skip to content

Server Communication

Willi Bölke edited this page May 28, 2020 · 6 revisions

In General

The Package ServerCommunicationcontains all Classens wich directly communicate with the the Server

FtpClient

Wraps the Apache FTPClient to our needs.

FtpTaskDirListing

Lists directories hosted on FTP Remote Server.

FtpTaskFileListing

Lists files hosted on FTP Remote Server

FtpTaskFileDownloading

Downloads files from FTP Remote Server

Clone this wiki locally