Results 1 to 3 of 3

Thread: OT: quick question any java CIFS implementations?

  1. #1
    Join Date
    Aug 2004
    Posts
    1,905

    Default OT: quick question any java CIFS implementations?

    Hi all,

    Apologies for posting a message that has NOTHING to do with spring, but I thought one of you guys might know the answer. Please remove this message if it is hideously offensive in its unrelated nature

    Basically I am looking for a *server* implementation of the CIFS (samba) protocol in Java.

    The application we are developing has a tree structure at it's root, and we want to allow the user the ability to browse it via the file system.

    There are lots and lots of c*client* implementaions in Java, but I cannot find any *open source* implementations?

    Any ideas?

    Col

  2. #2
    Join Date
    Aug 2004
    Posts
    229

    Default

    Take a look at the alfresco project: http://alfresco.org
    It is a new open source Java content management system that includes (among other things) a built in document repository and CIFS implementation. I know that there are some JNI (native) components in Alfresco, but I'm not sure if those native components are for the CIFS implementation or not?
    Note that the project is still quite new, and so far has only achieved preview (alpha) releases.

    - Andy

  3. #3
    Join Date
    Aug 2004
    Posts
    1,905

    Default

    Cool, thanks Andy.

Similar Threads

  1. Replies: 3
    Last Post: Dec 17th, 2008, 01:02 PM
  2. Quick question about subflows
    By Colin Yates in forum Web Flow
    Replies: 2
    Last Post: Jul 1st, 2005, 03:24 AM
  3. Quick Question
    By twoencore in forum Architecture
    Replies: 4
    Last Post: May 16th, 2005, 12:26 PM
  4. Replies: 5
    Last Post: Mar 2nd, 2005, 07:11 AM
  5. Replies: 5
    Last Post: Dec 14th, 2004, 04:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •