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

vfs backend for SFTP fails to marshal correctly #49

Closed
funkyshu opened this issue Dec 11, 2020 · 0 comments
Closed

vfs backend for SFTP fails to marshal correctly #49

funkyshu opened this issue Dec 11, 2020 · 0 comments
Assignees
Labels

Comments

@funkyshu
Copy link
Member

Password in vfs.Options for SFTP backend has the wrong (accessKeyId ) json struct tag which means when marshalling it provides an empty value.

Update json struct tag to be password

@funkyshu funkyshu added the bug label Dec 11, 2020
@funkyshu funkyshu self-assigned this Dec 11, 2020
funkyshu added a commit that referenced this issue Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant