Skip to main content
Solved

Access a Secured FTP Site and Download the Dataset

  • September 6, 2013
  • 2 replies
  • 23 views

samisnunu
Contributor
Forum|alt.badge.img+10
Hi,

 

 

 

In a workspace, I will regularly update a source that is available as a zipped shape file from a secured ftp site with a username and password.

 

 

 

So I’m using the shape reader, and using a path like(ftp://<3.ftp/*_*.zip) in the FME shape file reader location, but FME returned the following error when running the workspace

 

 

 

ERROR |Shape Reader: No Shape Files found to process in directory,…

 

 

 

Obviously, I need to pass my logging credentials to download and read the zip file, so how can I pass the username and password in this case?

 

 

Sami

Best answer by takashi

Hi Sami,

 

 

Try this syntax:

 

ftp://<user>:<password>@<ftp server name>/<directory path>/<file name>

 

 

Takashi
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Influencer
  • Best Answer
  • September 6, 2013
Hi Sami,

 

 

Try this syntax:

 

ftp://<user>:<password>@<ftp server name>/<directory path>/<file name>

 

 

Takashi

samisnunu
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • September 6, 2013
Thanks Takashi,

 

 

This works as you answered!

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings