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

Register protocol handler for irods:// #9614

Closed
cyberduck opened this issue Jun 30, 2016 · 4 comments
Closed

Register protocol handler for irods:// #9614

cyberduck opened this issue Jun 30, 2016 · 4 comments
Assignees
Labels
enhancement fixed irods IRODS Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

11d6cb2 created the issue

It would be a useful enhancement for Cyberduck to be able to handle irods protocol URLs on Microsoft Windows as a registered protocol. General information on protocol registration can be found at http://kb.mozillazine.org/Register_protocol. Ideally, an irods:// URL would take a username, zone, server, port, default resource, and collection path parameters. Cyberduck could take these as input and open a connection navigated to the path specified.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 0ef018a.

1 similar comment
@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 0ef018a.

@cyberduck
Copy link
Collaborator Author

11d6cb2 commented

This is a very exciting enhancement. Is there any documentation available on how to format the new irods:// URLs?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:6 user8439]:

This is a very exciting enhancement. Is there any documentation available on how to format the new irods:// URLs?

Regular URI formating applies. You can prepend the username with irods://username@server:port/defaultpath.

@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.
Labels
enhancement fixed irods IRODS Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants