 Re: [NOT SOLVED]How to download files with timestamp in filename (Windows).
Hi
I think there's a problem when using this method with Windows.
When the hour is a single digit (1am) it is trying to create a filename with a space in it.
Like this:-
2011-12-19- 1-45-RadioParadise.ogg
Maybe something is needed to pad the hour out to 2 digits ("01" instead of " 1").
Perhaps this applies to month and date too.
(With the Linux command it seems to pad out the hour to 2 digits automatically).
|