L.S.,

As far as I know, even when using servicemix-vfs, you still need some
kind of network file protocol to be able to send files to the remote
unix server, i.e. the server has to have ftp or samba/cifs enabled for
the windows box to be able to access it.

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



On 16 April 2010 11:04, SJayant <[email protected]> wrote:
>
> Hi Jean,
>
> Thanks for ur suggestion.
> I have tried it with servicemix-vfs. I changed outbox directory to
>
> With IP address of unix system
> file://<ip address>/tmp
>
> But it is throwing error as
> vax.jbi.JBIException: Failed to create folder:
> org.apache.commons.vfs.FileSystemException: Could not create folder
> "file:////<ip address>/tmp/".
>
>
> Thanks,
> SJayant
>
>
> Jean-Baptiste Onofré wrote:
>>
>> Hi,
>> I don't think it's possible directly with file component. However you can
>> use servicemix-vfs which supports a large number of filesystems (cifs,
>> http, etc).
>> Regards
>> JB
>> ------Original Message------
>> From: SJayant
>> To: [email protected]
>> ReplyTo: [email protected]
>> Subject: Can I transfer files from windows to unix using file
>> bindingcomponent.
>> Sent: Apr 15, 2010 09:48
>>
>>
>> Hi,
>>
>> I want to use file binding component for transfering file from windows to
>> unix. But unix directory need authentication. Is there any way to do with
>> file binding component of servicemix?
>>
>> Thanks,
>>
>> SJayant
>> --
>> View this message in context:
>> http://old.nabble.com/Can-I-transfer-files-from-windows-to-unix-using-file-binding-component.-tp28252237p28252237.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
>>
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/Re%3A-Can-I-transfer-files-from-windows-to-unix-using-file-bindingcomponent.-tp28252323p28264656.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Reply via email to