# How to select a file from my client nodered

**URL:** https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417
**Category:** Dashboard
**Created:** [30 March 2021 18:48 UTC](https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417 "2021-03-30T18:48:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![SergioRT](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sergiort/32/19289_2.png) [@SergioRT](https://discourse.nodered.org/u/SergioRT)
#### Post date: [30 March 2021 18:48 UTC](https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417/1 "2021-03-30T18:48:35Z")

</div>

My nodered server is on a raspberry 4. I access it from a PC on my internal network. I would like to be able to select one (or more files) from my PC to be able to transfer them by ftp to the raspberry. I cannot find a flow capable of allowing me to select a file on my client computer.  
Thank you for your help

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [31 March 2021 15:01 UTC](https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417/2 "2021-03-31T15:01:50Z")

</div>

Remember, the device node-red is running on is a server, your PC is a client. For the server to directly access a file on your PC, the node-red machine would have to have that voumne mounted and permission to read from it.

There is an FTP node so if your PC allows FTP access to it, you could try using that.

---

<div class="post-metadata">

### Author: ![SergioRT](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sergiort/32/19289_2.png) [@SergioRT](https://discourse.nodered.org/u/SergioRT)
#### Post date: [1 April 2021 18:37 UTC](https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417/3 "2021-04-01T18:37:01Z")

</div>

Thanks a lot for your answer, but it does not help me ! I already knew what you explained to me.  
But I am pretty sure there is a way to select a file from my PC and then download it to raspberry via ftp, without mounting a volume.  
Is there anyone who could help me ?

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [1 April 2021 19:11 UTC](https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417/4 "2021-04-01T19:11:47Z")

</div>

There is a demo flow in the flows library [File upload example](https://flows.nodered.org/flow/c70d0b4c54b583cf30c7e989b74feb68)

No FTP required.

Any good for you?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [1 May 2021 19:12 UTC](https://discourse.nodered.org/t/how-to-select-a-file-from-my-client-nodered/43417/5 "2021-05-01T19:12:03Z")

</div>

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