Samples have been improved as has the Powershell configuration |
||
|---|---|---|
| .. | ||
| README.md | ||
| SampleGenerateFtpBsb.py | ||
| SampleGenerateHttpBsb.py | ||
| SampleJsonFtpBsb.py | ||
| SampleJsonHttpBsb.py | ||
| listfiles_bsb_ftp.txt | ||
| listfiles_bsb_http.txt | ||
README.md
To execute the Python scripts, please invoke from the root Marti directory and not from
with the current directory set to ./docs/source/samples/python
``
Fetch the data and generate the Json
./docs/source/samples/python/SampleGenerateFtpBsb.py ./docs/source/samples/python/SampleGenerateHttpBsb.py
Uisng the Json fetch the files and reconcile
./docs/source/samples/python/SampleJsonFtpBsb.py ./docs/source/samples/python/SampleJsonHttpBsb.py
``