Add file to Desktop

Hi guy,
I have a file and file name form dashboard now I want to save it to a specific folder while keeping the original file names and data.
Can anyone help me with this?
Thank you so much!

Are you trying to save to a folder on the machine node red is running on, or on the machine the dashboard is running on? If the former then you can use a File Out node to write the file. If the latter then you need to download the data to the client machine.

thanks i thing i got it
but one more question: i try to upload the url of folder to PostgreSQL.
if i just have one file it ok
now i have more then one. How i can upload all url to PostgreSQL in one row data type is Text

Sorry, I don't understand the question

Thank you for your attention to my issue. I have found a way to save multiple files into PostgreSQL.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.