Bugzilla – Bug 1042
interface usage org.globus.ftp.DataSink is not documented correctly
Last modified: 2005-12-05 16:04:03
You need to log in before you can comment on or make changes to this bug.
if transfer performed in stream mode using org.globus.ftp.GridFtpClient.get() org.globus.ftp.DataSink.getOffset() returnes -1 which makes sence but is not documented anywhere. Therefore it is not clear how to implement DatSink that works in both e-mode and stream mode.
Updated documentation for DataSink and DataSource interfaces.