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

Fix URI parsing #24

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Fix URI parsing #24

merged 1 commit into from
Feb 22, 2021

Conversation

Phlogi
Copy link
Contributor

@Phlogi Phlogi commented Oct 26, 2020

Tested only for sftp. Without the leading ..// the System.Uri will fail on the next line, as the string is empty.

Tested only for sftp. Without the leading ..// the System.Uri will fail on the next line, as the string is empty.
@kmwoley kmwoley changed the base branch from master to release_1_4 February 22, 2021 13:08
@kmwoley kmwoley merged commit ed92f4e into kmwoley:release_1_4 Feb 22, 2021
@kmwoley
Copy link
Owner

kmwoley commented Feb 22, 2021

@Phlogi - I ended up testing and then reverting this change; it broke s3: parsing.
Can you share with me the connection string that you were using that was failing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants