-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi,
I'm the author of the SFTP Server SFTPGo (https://github.com/drakkan/sftpgo).
Recently some users asked for a portable mode, in SFTPGo, that allows to easily share files between pc and mobile devices:
I'll add basic support for this soon.
As you can see in the bug report my users asked for a way to easily estabilish a connection from the mobile device, for example a QR Code or something similar.
I think that for implement this feature I need to agree a protocol with an app.
I think an easy way could be:
- SFTPGo advertises the service using multicast dns,
- Your app should search for sftp services and let the users connect.
I'm open to other solutions too, I prefer an open protocol and no a proprietary one.
Are you interested to add this feature to your app?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels