I had download a sample.csv file from databricks to knime location, Now I need to make the sample.csv file as downloadable to user in knime. Using File Download widget I had passed the path of the sample.csv as File Path Variable.
I used your method. But facing a problem. Downloaded file also contains temp path in it.
eg. for tempfolder/data.csv => tempfolder_data.csv.
How to change it to data.csv only