[
http://www.mulesource.org/jira/browse/SFTP-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Magnus Larsson reassigned SFTP-8:
---------------------------------
Assignee: (was: Quoc Le)
There is actually a whole bunch of address-related attributes defined in the mule-sftp.xsd that the transport don't support:
- path
- user
- password
- host
- port
As an alternate you can supply all address related info directly on the sftp-endpoint, e.g:
<sftp:outbound-endpoint address="sftp://${USERNAME}@${HOST}:${PORT}${PATH}" ...
No immediate action for this issue.
> Setting a custom port number on the SftpConnector
> -------------------------------------------------
>
> Key: SFTP-8
> URL:
http://www.mulesource.org/jira/browse/SFTP-8> Project: SFTP Transport Project
> Issue Type: Patch submission
> Components: Code
> Reporter: Magne Rodem
> Attachments: SftpConnector.java.patch.txt
>
>
> It seems that the SftpConnector only supports connections on port 22. It would be nice to be able to specify a custom port number in the Mule config file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.mulesource.org/jira/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://admin.muleforge.org/manage_email--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MuleForge Dev" group.
To post to this group, send email to
muleforgedev@...
To unsubscribe from this group, send email to
muleforgedev+unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/muleforgedev?hl=en-~----------~----~----~----~------~----~------~--~---