twilly / odvr

Olympus Digital Voice Recorder Driver
GNU General Public License v3.0
28 stars 11 forks source link

Maintain recorded time #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download files from DVR
2. view files with dates ('ls -lc' command in linux)

What is the expected output? What do you see instead?
The date/timestamp is when odvr was used to download the files to the
computer. Although this is understandable, it would be extremely helpful if
the unix 'status change' time could be modified to show the time the
recording was made.

What version of the product are you using? On what operating system?
odvr 0.1.4.1
ubuntu operating system
Olympus DVR VN-3100PC

Please provide any additional information below.

Original issue reported on code.google.com by nomoregr...@googlemail.com on 29 Dec 2008 at 8:35

GoogleCodeExporter commented 9 years ago
the linux command 'touch' may be what you need

Original comment by nomoregr...@googlemail.com on 29 Dec 2008 at 10:51