[SOLVED] question about naming files

brannsiu

Distinguished
Apr 20, 2013
1,064
3
19,285
Hi,
which way of renaming a file is better?

For example
  1. information_about_travelling.txt
  2. information about travelling.txt
Is 1 or 2 better?

Would it have problem if I leave space (e.g. 2) in the filename when it is transferred and read across different devices and operating system?
 
Solution
Being old school, #1 is better.
More universally compatible across all OS and applications.

Some things may treat a space weirdly.