Error number for server read file or write file errors.
ErrAccessViolation = 2;
Description
ErrAccessViolation is the constant error number for EIdTFTPAccessViolation Exceptions raised when CanRead is set to FALSE in a TIdTrivialFTPServer onReadFile or onWriteFile.