This fixes an issue where the second call would miss the "/files" part. The path attribute must keep "files" so that the next call to the File instance will still have the correct one. Fixes #155