SlideShare a Scribd company logo
FTP Connector in
Mule4
 Now place Http to start the application to fetch the file.
 Now add FTP connector from Add module tab which will be there in Mule palette. Then drag and
drop Read operation into canvas.
Provide all the credentials to
connect to ftp if the server is up
and credentials are you get a test
successful.
 Now drag and drop Write operations from mule palette into canvas and give all the required
credentials.
 Now save your application and deploy it if there are no errors in your flow
then it gets deployed.
 Go to your output path there will be a file.
 This is how you can perform FTP file transfer from one location to another
In mule4Beta.
THANK YOU

More Related Content

ODP
Example mule
PPTX
Integrate with facebook connector
PPTX
Integration with dropbox
PPTX
Example Python Script for Nexus 3K
PDF
Using CI for continuous delivery Part 3
PDF
Using CI for continuous delivery Part 4
PPTX
SAS Visual Process Flows
PPTX
Create database with mule
Example mule
Integrate with facebook connector
Integration with dropbox
Example Python Script for Nexus 3K
Using CI for continuous delivery Part 3
Using CI for continuous delivery Part 4
SAS Visual Process Flows
Create database with mule

Recently uploaded (20)

PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
System and Network Administraation Chapter 3
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Nekopoi APK 2025 free lastest update
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
Transform Your Business with a Software ERP System
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PPTX
ai tools demonstartion for schools and inter college
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
AI in Product Development-omnex systems
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
Essential Infomation Tech presentation.pptx
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Softaken Excel to vCard Converter Software.pdf
Navsoft: AI-Powered Business Solutions & Custom Software Development
Wondershare Filmora 15 Crack With Activation Key [2025
System and Network Administraation Chapter 3
CHAPTER 2 - PM Management and IT Context
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Understanding Forklifts - TECH EHS Solution
Nekopoi APK 2025 free lastest update
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Transform Your Business with a Software ERP System
Upgrade and Innovation Strategies for SAP ERP Customers
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
ai tools demonstartion for schools and inter college
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
AI in Product Development-omnex systems
Reimagine Home Health with the Power of Agentic AI​
Essential Infomation Tech presentation.pptx
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Ad
Ad

Ftp operation

  • 2.  Now place Http to start the application to fetch the file.
  • 3.  Now add FTP connector from Add module tab which will be there in Mule palette. Then drag and drop Read operation into canvas. Provide all the credentials to connect to ftp if the server is up and credentials are you get a test successful.
  • 4.  Now drag and drop Write operations from mule palette into canvas and give all the required credentials.
  • 5.  Now save your application and deploy it if there are no errors in your flow then it gets deployed.  Go to your output path there will be a file.  This is how you can perform FTP file transfer from one location to another In mule4Beta.