Christian wrote:

 > Did you try ObexFS? It's a FUSE-based filesystem for OBEX (actually a
 > small wrapper on top of ObexFTP).
 > If it doesn't work: what are the special cases needed for e.g. the
 > "E:" base dir?

I don't know why, but in the obexfs mounted filesystem I'm not able to 
create the directory (I'm using the debian/testing GNU/Linux).
That's why I had to write this script.

 > You shouldn't need to use -"C" (create dir). The plain "-c" (change
 > dir) should do.
 >> cmd="obexftp -b your_mobile_bt_address_or_name -C E:"

In fact I could use "-c" for copying of the file. AFAIK "-C" is needed 
for creating of a directory.
If the directory already exists, then "-c" is equivalent to "-C", so I 
decided to use "-C" in both cases just for simplicity.

However I may be wrong.
--
regards,
Wojtek

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to