kingToolbox / WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
https://kingtoolbox.github.io
22.8k stars 1.76k forks source link

rz sz error #289

Open sunsunzhe opened 2 years ago

sunsunzhe commented 2 years ago

linux system:deepin 20.3 windterm:2.2

kingToolbox commented 2 years ago

This is a bit strange, the feature was okey before. I just tested it and it was no problem too. If possible, can you help me try WindTerm_2.1.0_Linux_Portable to see if it can transfer files correctly using sz / rz, thank you!

sunsunzhe commented 2 years ago

2.1 also error

kingToolbox commented 2 years ago

I installed Ubuntu 21.10 and tested using sz to send files to another system and rz to receive files from another system without any problems. Can you give a more detailed description, such as operation steps, the phenomenon of error, the messages or screenshot of error, etc. Although I did not install Deepin, the two systems should be similar.

sunsunzhe commented 2 years ago

image

sunsunzhe commented 2 years ago

image

kingToolbox commented 2 years ago

Thank you for the screenshot. Now it seems that WindTerm cannot run rz correctly. Can you try if you can run rz/sz manually?

If it is not possible to run, it may be that the user need grant privileges, or it may be that rz does not have execution bit, just use the command chmod +x rz and try again.

sunsunzhe commented 2 years ago

yes, not privileges

kingToolbox commented 2 years ago

So, is this problem solved? If privileges are granted, can rz / sz run and transfer files?

sunsunzhe commented 2 years ago

Yes, it is solved。 can run

dongasai commented 2 years ago

我也遇到了同样的问题,我尝试给予其执行权限,但是依旧不能使用rz

dongasai commented 2 years ago

我可以了,我在给予rz,sz权限后重启软件,可用了。我使用的是2.2.2

Veng0923 commented 1 year ago

image 我按照要求给予了权限并重启是可以的,但是进度条一直处于该状态。