Esempio n. 1
0
 @Override
 public void copyRemotelyTo(AbstractFile destFile) throws IOException {
   file.copyRemotelyTo(destFile);
 }