Mistakes of Apple’s App Store
Interesting article by Paul Graham on Apple.
Article here
I don’t think Apple realizes how badly the App Store approval process is broken. Or rather, I don’t think they realize how much it matters that it’s broken.
The way Apple runs the App Store has harmed their reputation with programmers more than anything else they’ve ever done. [...]
The FTP multiple file commands can only handle 9998 files?
7053 ยป The FTP multiple file commands can only handle 9998 files? 12-Aug-03
The built-in FTP command-line client can only handle 9998 files with the MGET, MPUT, and MDELETE commands.
When the limit is exceeded, you receive no error message.
To workaround this problem, use multiple GET, PUT, and DELETE commands, or find a 3rd-party FTP client.
Read article [...]