![]() |
2008-07-03
, 20:40
|
Posts: 92 |
Thanked: 0 times |
Joined on Oct 2005
|
#2
|
![]() |
2008-07-13
, 01:25
|
|
Posts: 716 |
Thanked: 236 times |
Joined on Dec 2007
|
#3
|
chown root /usr/etc/davfs2/secrets chmod 0600 /usr/etc/davfs2/secrets echo "davfs2:*:1234" >>/etc/group echo "davfs2:*:1234:1234:davfs:/usr/etc/davfs2:/bin/sh" >>/etc/passwd mv /usr/bin/mount.davfs /usr/bin/umount.davfs /sbin mkdir /media/idisk
![]() |
2009-03-07
, 23:00
|
|
Posts: 87 |
Thanked: 25 times |
Joined on Jul 2007
@ Italy
|
#4
|
![]() |
2009-03-07
, 23:28
|
|
Posts: 87 |
Thanked: 25 times |
Joined on Jul 2007
@ Italy
|
#5
|
![]() |
2009-08-04
, 16:21
|
|
Posts: 246 |
Thanked: 204 times |
Joined on Jun 2007
@ Potsdam (Germany)
|
#6
|
I solved using the fuse packages found at this internet site: http://nakkiboso.com/maemofuse/
Extremely useful to upload vacation pictures to a remote location...
you have to install fuse_2.7.3_armel.deb neon_0.28.1_armel.deb davfs2_1.3.0_armel.deb
and then mount -t davfs http://idisk.mac.com/YOURNAME/ /media/idisk
mount: mounting http://mywebdavdomain.com/ on /mnt/test/ failed
![]() |
2009-08-04
, 17:34
|
|
Posts: 87 |
Thanked: 25 times |
Joined on Jul 2007
@ Italy
|
#7
|
This works fine but..
...if I do this i get an error message:
Any idea?Code:mount: mounting http://mywebdavdomain.com/ on /mnt/test/ failed
Edit: /etc/davfs seems to be emty - could this be the problem?
Edit2: I used the opton -o for debug information and got the message: mount: can't find /mnt/test/ in /etc/fstab
What I have to put into fstab?
Does anyone know if there is a webdav client for the N800, or whether there is any other tool available that I could use to mount my .mac iDisk on my N800?
Thanks,
John