
By default, we can observe that the ports are being populated correctly.

When we changed the ports to 9999
, we observe that it still works as expected

Note that in this test case, we make sure that the files with ignored extensions won’t get transfered.
Additional features for fileSynchronizer.py
:
- graceful termination
- logger
