Dont send an M_GET when we are not in NR mode, or we are offered a file from a zero offset.
This commit is contained in:
@@ -261,6 +261,7 @@ final class Receive extends Item
|
||||
return Protocol::FOP_SUSPEND;
|
||||
|
||||
} else {
|
||||
// @todo I dont think we are enabling resumable sessions - need to check
|
||||
Log::debug(sprintf('%s:- Opening [%s]',self::LOGKEY,$this->file));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user