Bugzilla – Bug 1043
org.globus.ftp.RandomFileIO is not sutable for the stream mode transfers
Last modified: 2005-12-05 16:04:04
You need to log in before you can comment on or make changes to this bug.
org.globus.ftp.RandomFileIO is not sutable for the stream mode transfers, it throws IOException with message "Invalid offset: -1". It should be either modified to support stream mode or it should be documented that this implementation of DataSink is not sutable for the stream mode transfers.
Added a note that this class won't work with stream transfer mode.