Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

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

    The LIST command returned the file that I posted. Does the API have a way to use FTP commands directly?

    org.apache.commons.net.ftp
    Class FTPCommand

    Has the LIST command in its list of...
  2. Re: Scanning large FTP directories with apache.commons.net.ftp

    If you have a list of the filenames, how do you determine which file you want to process and which file you want to skip?
    What is in the ftpFiles object? Is there something local in the object that...
Results 1 to 2 of 2