Description
I am prompted twice as expected for both a source and a destination password, but the second prompt does not update to show me the destination URL I'm authenticating to. Rather, it shows the source URL twice. Authentication to the destination does work using this method.
[root@host bin]# ./vlt --credentials admin rcp -r http://source.adobecqms.com:4502/crx/-/jcr:root/content http://localhost:4502/crx/-/jcr:root/content Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0 Copy http://source.adobecqms.com:4502/crx/server/-/jcr:root/content to http://localhost:4502/crx/server/-/jcr:root/content (recursive) Connecting via JCR remoting to http://source.adobecqms.com:4502/crx/server Connecting via JCR remoting to http://localhost:4502/crx/server Please enter password for user admin connecting to http://source.adobecqms.com:4502/crx/server/-/jcr:root/content: ************ Please enter password for user admin connecting to http://source.adobecqms.com:4502/crx/server/-/jcr:root/content: ************