tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Downloading a large file with the SZ command will cause the MD5 value to change

Open LWF53 opened this issue 2 years ago • 2 comments

Transferring files (>50M) using the SZ command changes the MD5 value, causing file corruption, but uploading with RZ command is normal, this seriously affects the use.

windows 11 x64 22000.675 tabby version 1.0.181 lrzsz-0.12.20-36

LWF53 avatar Jun 20 '22 06:06 LWF53

I have also encountered this issue, and it is recommended to use SFTP to transfer files.

Possible bug solutions:

  1. Fix this or
  2. Arlert not allowed to transfer >50M files using SZ

Qiming-Liu avatar Jul 03 '22 07:07 Qiming-Liu

sz -8be filename is ok

ZScai avatar Jul 26 '22 01:07 ZScai