Re: obexftp

2009-09-14 Thread Avi Rozen
pch0317 wrote: > Hello > > I would like to know how to receive _all_ files from folder myfolder. > I use: "obexftp -b -c myfolder -g *", but this isn't working. You can only get a single file at a time with obexftp. You may want to use obexfs to mount the remot

obexftp

2009-09-13 Thread pch0317
Hello I would like to know how to receive _all_ files from folder myfolder. I use: "obexftp -b -c myfolder -g *", but this isn't working. Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

[SOLVED: obexftp must die] Re: phone simens ME45 and obexftp via USB

2009-01-01 Thread Антон
siefs solved my problem(there was not it in Debian). It needs an old fuse , so i install fuse 2_4 to /usr/local , and configure siefs to use it : ./configure --with-fuse=/usr/local. Now i can mount my phone as usb-harddrive: # mount -t siefs -o iocharset=koi8-r /dev/ttyUSB0 /media/usb0 It a

Re: phone simens ME45 and obexftp via USB

2008-12-23 Thread Антон
h with USB though I'm using now IRDA as it's built in the notebook. With USB I see my phone as a usb harddrive, so I just copy the files. I'm not sure if it's obex. I think not. <<<<<<<<<< irda-utils can't find the coresponding chip on my n

Re: phone simens ME45 and obexftp via USB

2008-12-16 Thread Emanoil Kotsev
Антон wrote: > > Good time. > I try to put some files on my phone by obexftp via USB , but it can put > only some bytes and then "connection failed". But it can listen files and > read it. > > Also , after each time of connection to phone i need to replug i

phone simens ME45 and obexftp via USB

2008-12-15 Thread Антон
Good time. I try to put some files on my phone by obexftp via USB , but it can put only some bytes and then "connection failed". But it can listen files and read it. Also , after each time of connection to phone i need to replug it , because obexftp failed to connect again. My sy