Skip to main content
Question

Acess subfolders in FTP by FME

  • April 19, 2018
  • 1 reply
  • 26 views

Forum|alt.badge.img

Hello guys,

I have an FTP that has a folder and inside it several subfolders. I've been able to list the folder through FTPCaller, but I'm not able to access and view the subfolders to identify the files I want to delete. How can I do this?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, 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.

1 reply

stalknecht
Contributor
Forum|alt.badge.img+21
  • Contributor
  • April 21, 2018

You can extend the url with the subfolder. Don't forget the "/" at the end.

See image:

capture.png

After identifieing you can use another ftpcaller to do the job.