[OpenAFS] Re: "smbclient" for AFS?
Andrew Deason
adeason2@uiuc.edu
Sun, 8 Mar 2009 15:44:03 -0500
On Sat, 28 Feb 2009 17:44:12 +0100
Anders Magnusson <ragge@ltu.se> wrote:
> Hi,
>
> quick question before I go deeper into it: Does it exist something
> similar to "smbclient" for AFS?
> For those who don't know; it's like an ftp client but for smb. I want
> something that do not need
> the kernel stuff to access AFS space.
In addition to what Harald mentioned:
There's a program in /src/tests/ called `afscp` that can be built if
you download the openafs source, configure, make, then
`cd src/tests ; make afscp`. Unauthenticated access only, though, and
doesn't cache anything.
I also wrote a FUSE client a little bit ago, but I don't know how well
I would count on it working.
--
Andrew Deason
adeason2@uiuc.edu