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


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to