With ash2.txt and ash6.txt
I get the following exception:
eu.geclipse.core.reporting.ProblemException:
You have unsufficient rights to '/tmp/ash2.txt'
at
eu.geclipse.efs.gridftp.internal.GridFTPConnection.handleServerException(GridFTPConnection.java:592)
at
eu.geclipse.efs.gridftp.internal.GridFTPConnection.asyncPut(GridFTPConnection.java:715)
at
eu.geclipse.efs.gridftp.GridFile.openOutputStream(GridFile.java:300)
at
eu.geclipse.core.filesystem.internal.filesystem.GEclipseFileStore.openOutputStream(GEclipseFileStore.java:351)
at
eu.geclipse.ui.internal.transfer.GridElementTransferOperation.copyFile(GridElementTransferOperation.java:371)
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)
eu.geclipse.core.reporting.ProblemException[-1251819886]:
org.globus.ftp.exception.ServerException: Server refused performing the
request. Custom message: (error code 1) [Nested exception message:
Custom message: Unexpected reply: 500 Command failed. : open/create error:
Permission denied]. Nested exception is
org.globus.ftp.exception.UnexpectedReplyCodeException: Custom message:
Unexpected reply: 500 Command failed. : open/create error: Permission denied
at
org.globus.ftp.vanilla.TransferMonitor.run(TransferMonitor.java:195)
at
java.lang.Thread.run(Unknown Source)
Nevertheless you are
right that it does work with ash4.txt which is indeed strange since the
unsufficient rights occur in the target directory and not for the source files.
Nevertheless it would be interesting where these files come from. Ashish, am I
right that they came from you? Did you create them with g-Eclipse or from SSH
or what? What are the access rights for these files?
I do not think this is a
GridFTP problem but rather a problem with some strange access rights for these
files. I already had problems with them before.
Cheers, Mathias