Good night everyone, I'm trying to make a simple program that lists the files of an FTP directory, and an error is occurring.
package br.com.java;
import java.io.IOException;
import java.net.SocketException;
import org.apache.commons.net.ftp....
asked by
02.01.2018 / 21:31