TeamAmaze / AmazeFileManager

Material design file manager for Android
https://teamamaze.xyz
GNU General Public License v3.0
5.38k stars 1.58k forks source link

Implement Bonjour/DNS-SD for easy service discovery #561

Open acutbal opened 7 years ago

acutbal commented 7 years ago

Hi!! I think that a really interesting feature to add to Amaze File Manager is the easy discovery when the ftp server is on. It's really useful, you only have to start the toggle and your phone will appear under Network tab in your PC's file managers. There are two apps which already have this option:

FTP Server : https://f-droid.org/repository/browse/?fdfilter=ftp&fdid=be.ppareit.swiftp_free https://play.google.com/store/apps/details?id=be.ppareit.swiftp

Primitive FTPd https://f-droid.org/repository/browse/?fdfilter=ftp&fdid=org.primftpd https://play.google.com/store/apps/details?id=org.primftpd

Both are open source, so I think that it couldn't be too much difficult to port it to Amaze. Also, it could be offered as a “premium feature” to do more appealing the paid plugin.

Regards!! :smile:

EmmanuelMess commented 3 years ago

@VishalNehra we have a discovery service for SMB servers, but I never saw it work. Is this considered fixed?

VishalNehra commented 3 years ago

Nope, it does return a series of stacktrace at failing something. Although this issue isn't regarding that I think.

EmmanuelMess commented 3 years ago

Nope, it does return a series of stacktrace at failing something. Although this issue isn't regarding that I think.

That would be issue #488 ?