tps.ftr.list() doesnt seem to parse parameters #67
Replies: 2 comments 8 replies
-
|
must be the parsing of the datetime elements |
Beta Was this translation helpful? Give feedback.
-
|
I did some testing and development on the file transfer commands. It seems, that the TPS1200+ GeoCOM reference incorrectly documented the parameters returned by the FTR_Download command, so the current implementation of that command in GeoComPy doesn't work properly. I opened a pull request with fixes. I'll merge it before the week ends. I also decided to split out the CLI applications from this package into a separate I-man package. It's not yet published on PyPI, but you can look at the source code in the new repository. I added a file listing and working (tested) file downloader command to it, you can use it as reference. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This attempt to list files produces a response as shown on the last line but the parameters come back None. I wonder if it's something in the library?
Beta Was this translation helpful? Give feedback.
All reactions