Pawan Chhabra <pawan_chhabra@...> writes:

> 
> 
> I had faced the similar problem. you need to set policy like
>
connectionFactory.getBlobTransferPolicy().setUploadUrl("http://127.0.0.1:8161/fileserver/";);
> 
> 

Just a follow up since I found this post from last year.

We've successfully used SSH / SCP to transfer files out of band using the 
blob transfer policy and a little hacking of the upload url (urls don't
support).




Reply via email to