Hi, reading the log file it appears everything went fine until the phone stopped responding. This is in the middle of the second file transfer. The flow of data is very simple and regular: chunk of data, 3 bytes ack over and over again. I'd guess it somehow choked on amount of data. I take it that the three put commands work when split into three seperate invocations of obexftp? Perhaps there is an overflow of some session buffer. Another thing might be that the data was send to fast, but the phone could throttle easily so I'd rule that out.
ObexFS will keep the connection open, just like obexftp with multiple args. I need to implement an idle timeout in ObexFS someday. regards, Christian Dr. Johannes Zellner schrieb: >>> when transferring large (some MB) files to the phone (Nokia 6233) by either >>> obexftp >>> or obexfs the transfer aborts quite often and the phone switches off. >>> > > the log got pretty large ~12 MG with bzip2 compression. You can find it > at http://www.zellner.org/obexftp.log.bz2. > The transfer seems to abort (and the phone powers off) after the first > large file (~6.4 MB) was transferred successfully. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
