> Question: should we add this "feature in" ? I have answered this question myself unless others object. I will add in this "method" for username:password configuration.
The reason is is that finally I am sinking my teeth into the commons-vfs and part of CAMEL-1241, and commons-vfs standard config is as follows. *URI Format* webdav://[ *username* [: *password* ]...@] *hostname* [: *port* ][ * absolute-path* ] .. and similar for sftp, ftp http endpoint, so it will just make sense to match the current s/ftp endpoints up to this. (will do it last) r.