Assuming you have some kind of unique identifiers for users (such as an account ID), you would want to save/load files using that unique identifier. So for example, "player_12345_1", where 12345 is the account ID, and the last '1' is the character slot.