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

[Doc] [3.0.0] Update file connector copy operation #123

Open
dulanjalidilmi opened this issue Jul 8, 2020 · 1 comment
Open

[Doc] [3.0.0] Update file connector copy operation #123

dulanjalidilmi opened this issue Jul 8, 2020 · 1 comment
Assignees

Comments

@dulanjalidilmi
Copy link
Contributor

Description:
With file connector 3.0.0 release, 2 new parameters are introduced for copy operation

If the user wants to use private key for SFTP connection following 2 parameters can be used.
sftpIdentities - Location of the private key
sftpIdentityPassphrase - Passphrase of the private key
Eg :
<sftpIdentities>File path of the private key</sftpIdentities> <sftpIdentityPassphrase>passphrase of the private key</sftpIdentityPassphrase>

Related Issues:
wso2/product-ei#5174

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

No branches or pull requests

3 participants