I was doing some mobile testing this weekend .. uploading images form my iOS device. Greatness. But, when a file already exists with the same name, the newly uploaded file never appears.
If a file is uploaded with the same name as one present, is / could there be a way to just append "_1 / _2" the file name? This would be nice!