Skip to content

Example CFDP process

Anna Waldron edited this page Dec 18, 2019 · 1 revision

To transfer a file through CFDP on your file system, first run the example CFDP sender script:

python ait_cfdp_start_sender.py

To then receive the file through a separate CFDP entity, run the example CFDP sender script:

python ait_cfdp_start_receiver.py

Clone this wiki locally