RachitSharma2001 opened a new pull request, #26974:
URL: https://github.com/apache/airflow/pull/26974

   The corresponding issue: #26531
   
   I have added the `FTPOperator`, which allows for writing to files in FTP and 
downloading them to the local directory.
   
   I have also added tests in the tests/providers/ftp/operators directory. In 
addition, I modified the scripts/docker/entrypoint_ci.sh file to pull up a 
local FTP server in ci in order to perform these tests. I have made sure to 
follow the suggested format for adding new airflow operators from 
[here](https://github.com/apache/airflow/blob/main/docs/apache-airflow/howto/custom-operator.rst).
   
   After this PR is approved and merged, I will add the `FTPSOperator` as well.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to