Hendrik Sattler <p...@hendrik-sattler.de> writes:

> Am Dienstag 25 Mai 2010, 05:13:26:
> [...]
> > error on connect(): Success -- strange error :) may be the library does not
> > report the correct error code to obexfs and obexfs continue reading from
> > some old buffers containing the previous file?
>
> Maybe the firmware of your phone is broken. Actually, obexftp has the problem 

I am sure that the firmware has bugs like any other program :)

> of handling error codes wrong under some conditions. However, that mostly 
> only 
> affects the printing of the error message, not the actual abort action.

BTW, I did some simple test today:

obexfs -b $B m

ls "m/Memory Stick/DCIM/100MSDCF"
DSC00957.JPG  DSC00982.JPG  DSC00990.JPG  DSC00998.JPG  DSC01006.JPG  
DSC01019.JPG  DSC01027.JPG  DSC01035.JPG  DSC01045.JPG
DSC00973.JPG  DSC00983.JPG  DSC00991.JPG  DSC00999.JPG  DSC01010.JPG  
DSC01020.JPG  DSC01028.JPG  DSC01036.JPG
DSC00974.JPG  DSC00984.JPG  DSC00992.JPG  DSC01000.JPG  DSC01011.JPG  
DSC01021.JPG  DSC01029.JPG  DSC01037.JPG
DSC00975.JPG  DSC00985.JPG  DSC00993.JPG  DSC01001.JPG  DSC01012.JPG  
DSC01022.JPG  DSC01030.JPG  DSC01038.JPG
DSC00976.JPG  DSC00986.JPG  DSC00994.JPG  DSC01002.JPG  DSC01014.JPG  
DSC01023.JPG  DSC01031.JPG  DSC01039.JPG
DSC00977.JPG  DSC00987.JPG  DSC00995.JPG  DSC01003.JPG  DSC01015.JPG  
DSC01024.JPG  DSC01032.JPG  DSC01040.JPG
DSC00979.JPG  DSC00988.JPG  DSC00996.JPG  DSC01004.JPG  DSC01016.JPG  
DSC01025.JPG  DSC01033.JPG  DSC01042.JPG
DSC00981.JPG  DSC00989.JPG  DSC00997.JPG  DSC01005.JPG  DSC01017.JPG  
DSC01026.JPG  DSC01034.JPG  DSC01043.JPG

cp m/Memory Stick/DCIM/100MSDCF/* .

[now wait some files and just disconnect bluetooth dongle from PC]

cp completed without any error message. All files is present in target 
directory and contain copy of last
received portion of file plus some garbage.

ls -la --time-style=full *.JPG
-rw-r--r-- 1 root root 82390 2010-05-27 00:14:41.000000000 +0400 DSC00957.JPG
-rw-r--r-- 1 root root 61388 2010-05-27 00:14:48.000000000 +0400 DSC00973.JPG
-rw-r--r-- 1 root root 71889 2010-05-27 00:15:03.000000000 +0400 DSC00974.JPG
-rw-r--r-- 1 root root 68917 2010-05-27 00:15:20.000000000 +0400 DSC00975.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:40.000000000 +0400 DSC00976.JPG

[here bluetooth dongle was disconnect, but cp still run without any error]

-rw-r--r-- 1 root root 67978 2010-05-27 00:15:58.000000000 +0400 DSC00977.JPG
-rw-r--r-- 1 root root 63893 2010-05-27 00:15:58.000000000 +0400 DSC00979.JPG
-rw-r--r-- 1 root root 77849 2010-05-27 00:15:58.000000000 +0400 DSC00981.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00982.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00983.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00984.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00985.JPG
-rw-r--r-- 1 root root 69577 2010-05-27 00:15:58.000000000 +0400 DSC00986.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00987.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00988.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00989.JPG
-rw-r--r-- 1 root root 75670 2010-05-27 00:15:58.000000000 +0400 DSC00990.JPG
-rw-r--r-- 1 root root 70943 2010-05-27 00:15:58.000000000 +0400 DSC00991.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00992.JPG
-rw-r--r-- 1 root root 77385 2010-05-27 00:15:58.000000000 +0400 DSC00993.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00994.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00995.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00996.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00997.JPG
-rw-r--r-- 1 root root 73122 2010-05-27 00:15:58.000000000 +0400 DSC00998.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC00999.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01000.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01001.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01002.JPG
-rw-r--r-- 1 root root 72573 2010-05-27 00:15:58.000000000 +0400 DSC01003.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01004.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01005.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01006.JPG
-rw-r--r-- 1 root root 67246 2010-05-27 00:15:58.000000000 +0400 DSC01010.JPG
-rw-r--r-- 1 root root 66050 2010-05-27 00:15:58.000000000 +0400 DSC01011.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01012.JPG
-rw-r--r-- 1 root root 58556 2010-05-27 00:15:58.000000000 +0400 DSC01014.JPG
-rw-r--r-- 1 root root 54917 2010-05-27 00:15:58.000000000 +0400 DSC01015.JPG
-rw-r--r-- 1 root root 61290 2010-05-27 00:15:58.000000000 +0400 DSC01016.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01017.JPG
-rw-r--r-- 1 root root 73416 2010-05-27 00:15:58.000000000 +0400 DSC01019.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01020.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01021.JPG
-rw-r--r-- 1 root root 42900 2010-05-27 00:15:58.000000000 +0400 DSC01022.JPG
-rw-r--r-- 1 root root 78115 2010-05-27 00:15:58.000000000 +0400 DSC01023.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01024.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01025.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01026.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01027.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01028.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01029.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01030.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01031.JPG
-rw-r--r-- 1 root root 76097 2010-05-27 00:15:58.000000000 +0400 DSC01032.JPG
-rw-r--r-- 1 root root 66010 2010-05-27 00:15:58.000000000 +0400 DSC01033.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01034.JPG
-rw-r--r-- 1 root root 54014 2010-05-27 00:15:58.000000000 +0400 DSC01035.JPG
-rw-r--r-- 1 root root 40353 2010-05-27 00:15:58.000000000 +0400 DSC01036.JPG
-rw-r--r-- 1 root root 66370 2010-05-27 00:15:58.000000000 +0400 DSC01037.JPG
-rw-r--r-- 1 root root 66326 2010-05-27 00:15:58.000000000 +0400 DSC01038.JPG
-rw-r--r-- 1 root root 46718 2010-05-27 00:15:58.000000000 +0400 DSC01039.JPG
-rw-r--r-- 1 root root 79253 2010-05-27 00:15:58.000000000 +0400 DSC01040.JPG
-rw-r--r-- 1 root root 66967 2010-05-27 00:15:58.000000000 +0400 DSC01042.JPG
-rw-r--r-- 1 root root 60228 2010-05-27 00:15:58.000000000 +0400 DSC01043.JPG
-rw-r--r-- 1 root root 79762 2010-05-27 00:15:58.000000000 +0400 DSC01045.JPG

> I will try this with a K800i in about a week.

Thank you for support, Hendrik! I wait.

-- 
С уважением, Сергей Бурладян



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

  • ... Sergey Burladyan
    • ... Hendrik Sattler
      • ... =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=91=D1=83=D1=80=D0=BB=D0=B0=D0=B4=D1=8F=D0=BD
        • ... =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=91=D1=83=D1=80=D0=BB=D0=B0=D0=B4=D1=8F=D0=BD
          • ... Hendrik Sattler
            • ... =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=91=D1=83=D1=80=D0=BB=D0=B0=D0=B4=D1=8F=D0=BD

Reply via email to