Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bonjour "_ftp._tcp" protocol interpreted as SFTP server instead of FTP server. #2344

Closed
cyberduck opened this issue Jul 22, 2008 · 4 comments

Comments

@cyberduck
Copy link
Collaborator

0373125 created the issue

I'm the developer for MobileFinder, a file application for the iPhone. MobileFinder now has a built-in FTP server for easy file access to the iPhone's filesystem.

I've built MobileFinder to publish a Bonjour net service with the "_ftp_tcp." protocol, which is beautifully recognized in CD. Unfortunately, it is recognized as an SFTP server.

I run MobileFinder's FTP server on port 2121, because I cannot run my FTP server as root on the iPhone, and thus cannot use a 1-1023 service port. I think this is why MobileFinder's FTP server is being recognized as an SFTP server. I created a fake net service on port 21, and this resulted in CD recognizing an FTP server.

Is there something I can do on my end to get this to function correctly?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I will look into the issue and try to push it into 3.0.2.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 68062ee. Nightly build available shortly.

@cyberduck
Copy link
Collaborator Author

1d1178e commented

I'm seeing a similar problem with iphone's DataCase application. While the Finder immediately picks the service when DataCase is launched (ftp service on port 2121), cyberduck does not. Actually it seems that 3.0.2 does not pick up any ftp services anymore, only sftp ones.

@cyberduck
Copy link
Collaborator Author

77b1bdb commented

I downloaded the app. on my Iphone... tried to follow the instruction... but safari keeps telling me that it cannot download the file from cyberduck...Please get me instructions.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants