Hi,
I'm using the nodejs SDK and I notice that when using the filesUpload method, file names seem to be get clipped short. For example, I have a file that is uploaded to the path -
/test/some_folder/This Is A Test File - 123456 - 09/23/2016 - blah - blah.pdf
When I go into the dropbox explorer UI I see - /test/some_folder/2016 - blah - blah.pdf
Is there a a way to prevent this name-shortening?