vx / connectbot

Enhanced version of the popular ConnectBot SSH and telnet client
http://connectbot.vx.sk
Apache License 2.0
193 stars 62 forks source link

register "send to" intent #10

Closed chrysn closed 11 years ago

chrysn commented 12 years ago

picking files from the file system is atypical of android usage. i'd like to suggest that vx connectbot implement the ACTION_SEND an ACTION_SEND_MULTIPLE intents.

a typical use case would be having an image open in the gallery, and sending it to a laptop.

the server selection dialog that ensues when vx connectbot is selected for sending should list both non-connected and connected servers.

mmatuska commented 11 years ago

I am sorry but I don't have time and resources to implement this feature. Someone can do it, if he wants. The biggest problem is that files have to be send via byte streaming and not by OS file functions.