Spaces in filenames


Re: Spaces in filenames
#9
The list should (at least) include:

':', ';', '*', '?', '|', '%', '"', '>', '<', "\0", "\t", '\' and '/'

Though '\' or '/' has an exception when it's the dir sep on the current platform. But it still technically can't be part for the file name, it part of the file path.

Also the list should stay a 'guidance', because software could implement escaping to allow just about anything if the fs supports it.

see also:

http://en.wikipedia.org/wiki/Filename

edit: I forgot ';'
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Spaces in filenames - by Travis Cobbs - 2011-11-15, 17:29
Re: Spaces in filenames - by Roland Melkert - 2011-11-15, 19:52
Re: Spaces in filenames - by Willy Tschager - 2011-11-23, 16:09
Re: Spaces in filenames - by Roland Melkert - 2011-11-23, 19:18
Re: Spaces in filenames - by Willy Tschager - 2011-11-26, 20:55
Re: Spaces in filenames - by Allen Smith - 2011-11-28, 1:51
Re: Spaces in filenames - by Roland Melkert - 2011-11-28, 19:44
Re: Spaces in filenames - by Willy Tschager - 2011-11-29, 20:50
Re: Spaces in filenames - by Roland Melkert - 2011-11-29, 21:06
Re: Spaces in filenames - by Travis Cobbs - 2011-11-29, 22:06
Re: Spaces in filenames - by Willy Tschager - 2011-11-15, 20:39
Re: Spaces in filenames - by Allen Smith - 2011-11-16, 3:41
Re: Spaces in filenames - by Chris Dee - 2011-11-16, 6:32
Re: Spaces in filenames - by Willy Tschager - 2011-11-21, 16:03
Re: Spaces in filenames - by Roland Melkert - 2011-11-21, 17:51
Re: Spaces in filenames - by Travis Cobbs - 2011-12-01, 22:19
Re: Spaces in filenames - by Roland Melkert - 2011-12-01, 23:16
Re: Spaces in filenames - by Allen Smith - 2011-12-02, 15:57

Forum Jump:


Users browsing this thread: 2 Guest(s)