# FTP Image Download Issue

**URL:** https://discourse.nodered.org/t/ftp-image-download-issue/51427
**Category:** General
**Created:** [23 September 2021 09:28 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427 "2021-09-23T09:28:53Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![edwardr](https://avatars.discourse-cdn.com/v4/letter/e/e0b2c6/32.png) [@edwardr](https://discourse.nodered.org/u/edwardr)
#### Post date: [23 September 2021 09:28 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/1 "2021-09-23T09:28:53Z")

</div>

Hello Folks,

Currently working on a project that involves downloading a jpeg file from FTP server. I have set up and connected the server properly. I am now stuck trying to download the jpegs.

When using the GET operation this will only collect the text name of the file and now the file itself it seems? Is there a way to download the jpeg file in its entirety?

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/5/6/56df3801e9f25edfb74444a0bb2519014719f8a6.png)

and the settings inside the ftp node...

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/5/b/5b0965a3ca1b68f3ac91838cac1ba53e66ae7b00.png)

Thank you in advance

---

<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: [23 September 2021 09:40 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/2 "2021-09-23T09:40:32Z")

</div>

Since there are 14 nodes that show up when you enter 'ftp' as the search, It would be useful to know which one you are actually using.  
Also what version of NR and node.js (see startup log)

---

<div class="post-metadata">

### Author: ![edwardr](https://avatars.discourse-cdn.com/v4/letter/e/e0b2c6/32.png) [@edwardr](https://discourse.nodered.org/u/edwardr)
#### Post date: [23 September 2021 09:45 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/3 "2021-09-23T09:45:33Z")

</div>

Version 1.2.7 is my node red version,

The node is called node-red-contrib-advanced-ftp : advanced-ftp

Sorry for the lack of clarity

---

<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: [23 September 2021 10:45 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/4 "2021-09-23T10:45:49Z")

</div>

Did you look in your root directory? For instance, on my Mac, if I just specify a file name in `local File name`, it goes in /Users/Paul. If i specify the path and file name in 'local File name` - /Users/Paul/test/test.jpg - then that is the folder the file will end up in.

---

<div class="post-metadata">

### Author: ![edwardr](https://avatars.discourse-cdn.com/v4/letter/e/e0b2c6/32.png) [@edwardr](https://discourse.nodered.org/u/edwardr)
#### Post date: [23 September 2021 10:55 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/5 "2021-09-23T10:55:08Z")

</div>

ah okay , so instead of trying to get the file from over the ftp server client, access the local file where the ftp connection dumps the files instead?

---

<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: [23 September 2021 11:18 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/6 "2021-09-23T11:18:02Z")

</div>

Well that is what you do when you FTP, you are copying the flie from one location to another.

---

<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: [22 November 2021 11:18 UTC](https://discourse.nodered.org/t/ftp-image-download-issue/51427/7 "2021-11-22T11:18:41Z")

</div>

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