You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Ivan Lazarte (JIRA)" <ji...@apache.org> on 2007/05/24 22:57:16 UTC

[jira] Updated: (VFS-162) Url parsing incorrect with @ symbol in the password field.

     [ https://issues.apache.org/jira/browse/VFS-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Lazarte updated VFS-162:
-----------------------------

    Attachment: vfs-bug-fix.zip

Attached is a workaround I've made and includes a demo main.  Feel free to edit as necessary.

> Url parsing incorrect with @ symbol in the password field.
> ----------------------------------------------------------
>
>                 Key: VFS-162
>                 URL: https://issues.apache.org/jira/browse/VFS-162
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: N/A
>            Reporter: Ivan Lazarte
>         Attachments: vfs-bug-fix.zip
>
>
> The file system being used used is SftpFileSystem.  After an initial look into, I'd have to subclass and invoke the Jsch libs directly to potentially set the pw programmatically?  It'd be nice if Sftp could accept a high level, non api specific method for programmatically setting the pw.  
> Expected behavior is to choose the rightmost @ as the host delimiter, but a higher level programmatic api is a nice to have as well.
> If I've missed anything in the api which lets me do this already, just let me know! :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org