LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   write problem over obexfs mount point (https://www.linuxquestions.org/questions/slackware-14/write-problem-over-obexfs-mount-point-4175469587/)

xavi_slacky 07-14-2013 06:45 AM

write problem over obexfs mount point
 
Hi,

I mount a obexfs filesystem via bluetooth:

# mount -t fuse "obexfs#-b3C:43:8E:49:A4:4D" /mnt/WX308

and it work fine:

# mount | grep WX308
obexfs on /mnt/WX308 type fuse.obexfs (rw)

I can access it but I can not delete files in /mnt/WX308/* mount point directory.

Ideas ?

Thanks, see you.

guanx 07-14-2013 07:37 AM

Quote:

Originally Posted by xavi_slacky (Post 4990061)
...
I can access it but I can not delete files in /mnt/WX308/* mount point directory.
...

Do you get any error messages when deleting files?

xavi_slacky 07-14-2013 07:48 AM

Quote:

Originally Posted by guanx (Post 4990085)
Do you get any error messages when deleting files?

Hi guanx,

No, any error messages. The operation is normal, but really not delete files.

Thanks, see you.

guanx 07-14-2013 08:13 AM

Quote:

Originally Posted by xavi_slacky (Post 4990088)
Hi guanx,

No, any error messages. The operation is normal, but really not delete files.

Thanks, see you.

I'm using obexfs-0.12 and it works. Which version do you have?

xavi_slacky 07-14-2013 08:34 AM

Quote:

Originally Posted by guanx (Post 4990096)
I'm using obexfs-0.12 and it works. Which version do you have?

Hi,

# slackpkg search obexfs

Looking for obexfs in package list. Please wait... DONE

The list below shows all packages with name matching "obexfs".

[ installed ] - obexfs-0.12-i486-1

root@slackware_acer:~# /usr/bin/obexfs --help
Usage: /usr/bin/obexfs [-i | -b <dev> [-B <chan>] [-d <hci>] | -u <dev> | -t <dev> | -n <dev>] [-- <fuse options>]
Transfer files from/to Mobile Equipment.
Copyright (c) 2002-2005 Christian W. Zuckschwerdt

Thanks, see you.


All times are GMT -5. The time now is 09:25 PM.