Hi,
At Wed, 07 Oct 2009 15:46:07 +0200,
Hendrik Sattler wrote:
>
> Hi,
>
> sorry for the delay on this.
No problem, I don't really use obex anyway.
>
> > I mounted my phone (Nokia 6300) with obexfs and copied photos but they
> > have switched day and month (2008-08-07 yesterday and 2008-09-07 today).
>
> Maybe your phone is buggy? The iso notation for dates is yyyy-mm-dd
> (yyyy: year, mm: month, dd: day) and not yyyy-dd-mm.
It is also stored correctly on the SD card.
$ ls -la /media/2G/Images
total 672
32768 2009-08-08 00:21 .
16384 1970-01-01 01:00 ..
227325 2009-09-08 11:30 Image000.jpg
168344 2009-09-28 15:01 Image001.jpg
174388 2009-09-28 15:10 Image002.jpg
$ ls -la obex/2G/Images
total 558
0 2007-01-01 12:00 .
0 1900-01-31 00:00 ..
227325 2009-08-09 12:30 Image000.jpg
168344 2011-04-09 16:01 Image001.jpg
174388 2011-04-09 16:10 Image002.jpg
>
> Can you give me the xml directory listing as output by obexftp that
> shows this issue?
obexftp is giving correct dates. Here it is:
Connecting...done
Receiving "2G/Images"... Sending "2G"... done
\<?xml version="1.0"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"
[ <!ATTLIST folder mem-type CDATA #IMPLIED> ]>
<folder-listing version="1.0">
<parent-folder />
<file name="Image000.jpg" size="227325" modified="20090908T113026"
user-perm="RWD"/>
<file name="Image001.jpg" size="168344" modified="20090928T150110"
user-perm="RWD"/>
<file name="Image002.jpg" size="174388" modified="20090928T151048"
user-perm="RWD"/>
</folder-listing>
done
Disconnecting...done
Regards,
Adam
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]