JasonAlt / GridFTP-DSI-for-HPSS

GridFTP module that allows the Globus server to work with HPSS
Other
6 stars 2 forks source link

Add test for zero-length write at EOF #67

Open JasonAlt opened 4 years ago

JasonAlt commented 4 years ago

There is some logic in some clients that attempt to write 0 bytes at EOF. We need tests to make sure that the DSI can handle this use case.