Eugeny / tabby

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

SFTP folder transfers #4946

Open b10c77 opened 3 years ago

b10c77 commented 3 years ago

Drag-dropping a folder to SFTP does not create the folder and upload the files. Only drag-dropping files seem to work at the moment.

Funding this issue

Fund with Polar

hope-11 commented 2 years ago

same problem, can it be fixed?

UvDream commented 2 years ago

If there is no folder to upload, I feel that sftp does not make much sense,I don't know when this feature will be supported, looking forward to

1v0dev commented 2 years ago

I would love this. My old SFTP client has this functionality and for now I have to fall back to it if I need to upload a whole folder.

boonkerz commented 2 years ago

i will see if i can implement this :)

can we list the features which are missing?

upload folders with drag and drop right click -> create folder in current directory ...

astrojarred commented 2 years ago

It would also be great to right click on a folder to download the entire thing as well.

yinchd commented 2 years ago

Hope to be able to support download file directories

Issues-translate-bot commented 2 years ago

The translator bot has detected that this issue body's language is not English, and has translated it automatically.


Also missing multiple file uploads or downloads selected at the same time

myqlrs commented 2 years ago

希望增加: 1.同时多个文件上传或下载; 2.文件夹上传或下载

Issues-translate-bot commented 2 years ago

The translator bot has detected that this issue body's language is not English, and has translated it automatically.


Wish to add:

  1. Upload or download multiple files at the same time;
  2. Folder upload or download
mgxynsmn commented 2 years ago

wish add folder upload it's very import for tabby, then i don't need use other tool upload floder

ohplz commented 2 years ago

looking forward this feature too! I have to use XFTP for folder upload now, hope to get rid of it.

mqhe2007 commented 2 years ago

This feature is very necessary. If the folder cannot be uploaded, the upload function will be meaningless.

Hank360 commented 1 year ago

I'm looking forward to this feature, and it's the only issue that's keeping me from using tabby

rick-200 commented 1 year ago

Looking forward to this feature, it will greatly enhance the usage experience.

sergioponguta commented 1 year ago

Any news on this?

DreamPWJ commented 1 year ago

The left and right structure can ensure that more sftp files can be viewed while ensuring that ssh can still enter commands. Both ssh and sftp pages are available

fffguo commented 1 year ago

trzsz插件可以解决这个问题

Issues-translate-bot commented 1 year ago

The translator bot has detected that this issue body's language is not English, and has translated it automatically.


The trzsz plugin can solve this problem

kleineluka commented 1 year ago

I hope this feature is still in the works!

sober-wang commented 8 months ago

The FTP client always connects to latest server.

when I open multiple ftp windwos , the windows always points to first ftp connection.

version: 1.0.205

KrishnaPG commented 8 months ago

Wondering if this is solved. Hope to have multiple folders upload through SFTP functionality.

PhungVanHoa commented 4 months ago

any news ?

sgpublic commented 4 months ago

There is an easy way to implement this function. Pack the folder locally before uploading it, then upload it and unzip it in the destination directory.

The same is true for downloading folders. Pack it in the cloud first and then download it.

This is also the solution used by other terminal tools I have used.

nakroy commented 3 months ago

There is an easy way to implement this function. Pack the folder locally before uploading it, then upload it and unzip it in the destination directory.

The same is true for downloading folders. Pack it in the cloud first and then download it.

This is also the solution used by other terminal tools I have used.

It's suitable for uploading or downloading one folder... but uploading tens of folders still a problem...