Le 2012-01-05 à 17:47, Kieran Kelleher a écrit :

> Hi Guys,
> 
> So I have a samba file share that I need to access to store files that are 
> being uploaded via my WO app.
> 
> I can easily mount the samba file share in terminal on Linux or OS X using 
> built in samba clients.

This is what I had to do in the past (on 10.4 servers, file share was on Win 
2003), and it worked well except some auto mount problems (but that was on 
10.4).

> However I reckoned it might be more robust to use a java client to directly 
> access the smb file share service.
> 
> I found this lib:  http://jcifs.samba.org/
> 
> But the exact same samba url and auth that works fine on command line fails 
> to logon when using this java client. It seems to suck as much as Windows 
> itself.
> 
> Anyway, how are you all handling situations like this where you need to 
> access files on a remote (samba) share in your java apps, where you have 
> user/pass specifically for your app?
> 
> If NFS is a better option, there is a possibility that I can get the sys 
> admin to share over NFS too ......

FTP or WebDAV are other options too. 
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to