Added support for transfer of large files. Code cleanup and bug fixes.
3.6
Fixes a bug that prevents copy to VOSpace and reduces the effect of Eventual Consistency of the storage inventory by checking the `files` end point for up-to-date file metadata (size, checksum). This relies on `preventNotFound` feature of `vault`
3.6rc
3.5
3.4
- added client version check against `PyPI` (warning) and server (error) - removed support for Python 2.7 - added Python 3.11 target - added `-k` option (insecure https server - self sign certificate) for testing purposes