Does a URLConnection using the FTP protocol support that protocol's RESTART command? If so, how can I initiate a restart?
Created May 4, 2012
Serge Knystautas
As of the JDK 1.3, the included FTP protocol does not support the RESTART command.