Prefill FileUpload field from existing path in storage

Is there a way to prefill the FileUpload field in a custom form component? what is needed in the $form->fill()? the url to the file, the path? i tried a lot, doesn‘t seem to work. Am i missing something?
Was this page helpful?