Search:

Type: Posts; User: daniel_el

Search: Search took 0.17 seconds.

  1. Re: Scanning large FTP directories with apache.commons.net.ftp

    Hi Norm,

    Thanks for the response.

    ftpFiles is a list of FTPFile objects as specified here: FTPFile (Commons Net 3.0.1 API)

    Unfortunately I can't find anything that returns names and modified...
  2. Scanning large FTP directories with apache.commons.net.ftp

    Hi,

    I'm using apache.commons.net.ftp.FTPClient to scan an FTP directory which can contain thousands of files which have been written over several months.

    I'll only ever be interested in a...
Results 1 to 2 of 2