-
Alrighty that's what I was thinking just wasn't sure if there were any special tricks I needed to know dealing with AFP. Thanks!
2009-11-06 00:40:39 UTC by laxman31
-
Using a secure UAM will help protect your login information.
For securing the data transfers themselves, you'll need to do something like port forward SSH.
- A.
2009-11-05 03:46:48 UTC by alexthepuffin
-
Any suggestions as to the best/easiest way to encrypt the connection to the remote server?.
2009-11-05 01:12:15 UTC by laxman31
-
Hi,
I feel like I'm experimentating this :
7. LaCie devices
The LaCie device has an ARM processor in it, and speaks netatalk. Part of the problem with that some login crypto is so slow that older versions of afpfs-ng timeout before the server can complete the crypto. This should be fixed as of 0.8, but this hasn't been tested properly.
I have founded in docs/FEATURES.txt
I...
2009-11-02 16:36:38 UTC by nobody
-
That fixed the compile without me having to force the system libtool to be used.
2009-10-22 06:42:47 UTC by cond_zenith
-
You probably want to run 'libtoolize' before running configure.
- A.
2009-10-21 14:15:08 UTC by alexthepuffin
-
Just ran into this problem (also on gentoo). I also used the system libtool (why does this project bundle it's own libtool anyway?) and got a working compile. I also had the problem of missing libraries, until I updated the library cache (by running ldconfig).
2009-10-21 11:38:21 UTC by cond_zenith
-
a) afpfsd -d
Starting up AFPFS version 0.8.1
b) FUSE reported the following error:
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.10
flags=0x0000003b
max_readahead=0x00020000
INIT: 7.8
flags=0x00000000
max_readahead=0x00020000
max_write=0x00020000
unique: 1, error: 0 (Success), outsize: 40
AFPFS Version: 0.8.1
UAMs compiled in: Cleartxt Passwrd, No...
2009-08-09 02:45:58 UTC by kurthindenburg
-
M.P.,
A few questions:
- once you've done the mount directly, what's the output of 'afp_client status' ?
- what does your fstab look like?
- does the following work:
a) as uid 1000, run "afpfsd -d" (and record the output please)
b) run 'mount -a' as root
Let me know...
- Alex.
2009-07-28 15:58:36 UTC by alexthepuffin
-
Can verify the same problem here on Ubuntu 9.04 with the same deb-package. Files with writing-permissions can be access, others cannot be opened.
2009-07-28 07:40:15 UTC by murlos