server icon indicating copy to clipboard operation
server copied to clipboard

fix: Fix "Unknown path" error when source user `files` folder has not been initialized

Open Pytal opened this issue 1 year ago • 0 comments

Summary

Calling transfer() with a source user who has not yet logged in will throw an "Unknown path" error. To fix this we initialize the source user filesystem like we do with the destination user.

Checklist

Pytal avatar Jun 25 '24 23:06 Pytal