Menu

#37 Use platform dependent path separator

open
iLeech (9)
5
2008-12-11
2008-12-11
Anonymous
No

On Linux and Mac OS x, the files aren't downloaded into the proper directories because the download file path forces use of the "\" character as the path separator. java.io.File.pathSeparator provides the proper character (as a String for easy concatenation) for the current platform.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB