I created a proxy with SEE, DTEAM, GECLIPSE VO membership. The first time I tried to copy ash2.txt I got the error message below. But the second time I tried to copy it, it magically work. So I don't know what that means?
eu.geclipse.core.reporting.ProblemException: Unspecified IO problem
at eu.geclipse.efs.gridftp.internal.GridFTPConnection.handleServerException(GridFTPConnection.java:606)
at eu.geclipse.efs.gridftp.internal.GridFTPConnection.asyncGet(GridFTPConnection.java:563)
at eu.geclipse.efs.gridftp.GridFile.openInputStream(GridFile.java:249)
at eu.geclipse.core.filesystem.internal.filesystem.GEclipseFileStore.openInputStream(GEclipseFileStore.java:341)
at eu.geclipse.ui.internal.transfer.GridElementTransferOperation.copyFile(GridElementTransferOperation.java:358)
at eu.geclipse.ui.internal.transfer.GridElementTransferOperation.copy(GridElementTransferOperation.java:206)
at eu.geclipse.ui.internal.transfer.GridElementTransferOperation.transferElement(GridElementTransferOperation.java:586)
at eu.geclipse.ui.internal.transfer.GridElementTransferOperation.run(GridElementTransferOperation.java:145)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
at java.lang.Thread.run(Thread.java:613)