in with a story on Robert Elder Software blog entitled Silently Corrupting an Eclipse Workspace: The Ultimate Prank:
Next time your co-worker asks:
"What's the best way to back up my Eclipse workspace on Windows?"
you can tell them "Just right-click on it and select 'Send to Compressed (zipped) folder' and save the zip file". Unbeknownst to them, you just pulled the ultimate prank by telling them to make a corrupted backup!
What your friend probably doesn't realize is that the Windows 'Send to Compressed (zipped) folder' utility has a mandatory optional feature to automatically not include certain folders in the archive without telling you. This is a great feature because it demonstrates the excellent sense of humour that the authors of Microsoft Windows have. This feature was no doubt included to allow you to play a variety of hilarious pranks on others by causing them lose data, only to find out about it years later when they want to open the archive and recover it.
The blog post goes on to identify other idiosyncrasies with how Windows mishandles directories whose names start with a period and/or contain Unicode characters.
Reasons you haven't switched to Linux (cont.):
What other issues have you found with how Windows handles filenames?
(Score: 2) by DannyB on Friday March 24 2017, @07:45PM (1 child)
Spoken like a Windows user. :-)
#define while if // make code run faster
#define struct union // use less memory
Fact: We get heavier as we age due to more information in our heads. When no more will fit it accumulates as fat.
(Score: 5, Funny) by ikanreed on Friday March 24 2017, @07:48PM
Hey, look, the software is going to get the wrong answer either way, so my goal is now to get the wrong answer in the least amount of time.