Hi @ABr86 ,
If you know the folder path and the file name, you can try using the following syntax in the "server folder" field,
<foldername>/<filename>
eg. folderabc/fileabc.txt
You can also use computed string created and stored in a variable.
Cheers,
Deb