Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.29k stars 3.36k forks source link

[SFTP] several suggestions for file transfer tab #4010

Open IrwenXYZ opened 3 years ago

IrwenXYZ commented 3 years ago

I have a couple suggestions for the file transfer tab.

  1. add in a 'clear all' button at the top of the tab. having to clear each download individually especially when I'm uploading multiple files at once can be a hassle
  2. add a separate 'cancel' button for each individual job, and have a clear indication when a job is cancelled instead of cleared from the file transfer tab
  3. add error logs for users to better understand why a particular file transfer failed (eg, no permissions)
  4. separate downloads & uploads tabs. the current icons to indicate download/upload is pretty clear, but I feel that having separate tabs would keep everything cleaner, especially when there's a bunch of jobs going on.
  5. (purely cosmetic but cool to have) show transfer speeds, and file sizes when transferring!

thank you!

manueldeprada commented 2 years ago

I want to add another suggestion: being able to select files in the file browser. So 1 click-> select, 2 click -> download.

In this way, it would be possible to bulk delete some files and also bulk download a selection.

Thanks for the awesome application!