tabby icon indicating copy to clipboard operation
tabby copied to clipboard

File drag-and-drop via ZMODEM protocol on Windows 11.

Open skycyan opened this issue 7 months ago • 0 comments

By default, Tabby requires executing the rz command in an SSH terminal to trigger the file upload window to pop up.

On Windows 11, Tabby does not support dragging and dropping files directly into an SSH terminal via the ZMODEM protocol like Xshell does.

​​Example:​​ In Xshell, I can select multiple files on my desktop and drag-and-drop them directly into the SSH terminal to upload them all at once via ZMODEM. However, in Tabby, I have to manually run the rz command in the SSH terminal and upload files one by one, which is slow and cumbersome.

skycyan avatar May 29 '25 09:05 skycyan