0 vote
Please add support for Z transfer and probably X transfer as well, to the ssh client. I end up having to use another tool for SSH because this feature is missing and it's really useful to have for updating files from our dev environment into our production server.
Hi,
Is this like the rz & sz commands? If not, could you please give me more details? I will see what I can't do to add this feature.
Thanks
Denis Vincent
Yes, that would be the sz and rz commands. Mostly the rz, but both would be nice. The way I've seen it used is the user asks for a transfer from a menu, it opens a file selection window on your local machine, you pick the files, and then click on okay and the rz command is raised and the files are transferred. but I'll leave it up to you to sort out the details. Also while you're at it it would be useful to have cut/copy/paste in the menu somewhere for ssh as well. the The ctrl-shift C is not intuitive for most users..
Thanks for the info. We had this feature in mind but was, up until now, a "nice to have". I'll raise it's priority.
For the copy/paste, assuming you are on windows, you can go to File -> Options -> Types -> Terminal, and there set "Mouse click mode" to "Windows". Then right clicking in the terminal will display a menu with the Copy and Paste items. Or, you can set this per terminal in the "Advanced" tab. Setting there the "Mouse click mode" to "Default" uses the global setting from the File -> Option, otherwise it overrides the global setting.
Regards
Denis Vincent