View Single Post
  #4  
Old 12-18-2011, 06:55 PM
bat999 bat999 is offline
Senior Member
 
Join Date: Apr 2011
Location: UK
Posts: 131
bat999 is on a distinguished road
Default

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).
Reply With Quote