RachitSharma2001 commented on PR #26974: URL: https://github.com/apache/airflow/pull/26974#issuecomment-1280024401
@o-nikolas Thank you for your suggestions. I have made the requested changes. Specifically, I have changed [ftp.py](https://github.com/RachitSharma2001/airflow/blob/main/airflow/providers/ftp/operators/ftp.py), as well as the FTPOperator docs ([here](https://github.com/RachitSharma2001/airflow/blob/main/docs/apache-airflow-providers-ftp/operators/index.rst#id1)). I have also added [example dags](https://github.com/RachitSharma2001/airflow/tree/main/airflow/providers/ftp/example_dags) which use the FTP Operator. Let me know if there is any other changes you think should be added. -- 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]
