Skip to content

How to extract binary content #109

@fsforna

Description

@fsforna

Dear All,
we've downloaded and configured last release of ecs-sync and it works as expected. Therefore we aren't able to extract also the binary content from a clip-id.

This is our shell command:

java -jar ecs-sync.jar --source cas:hpp://HOST:PORT?FILE.pea --target file:///tmp/test --source-list-file clip.csv --timings-enabled

but in the target directory the sync writes only the clip xml descriptor file 1.3Kb, but the binary content (11Kb size) seems to be missing.

Could you help us?

2024-02-14 10:55:00 INFO [main ] TimingUtil: Start timings dump (2025ms since last dump)
######################################################################
2024-02-14 10:55:00 INFO [main ] TimingUtil: CasOpenClip
Completed: 1 Failed: 0 Min/Max/Avg Time: 5/ 5/ 5ms
2024-02-14 10:55:00 INFO [main ] TimingUtil: CasStorage::CasGetClipSize
Completed: 2 Failed: 0 Min/Max/Avg Time: 326/ 334/ 330ms
2024-02-14 10:55:00 INFO [main ] TimingUtil: FilesystemStorage::FilesystemWriteObjectData
Completed: 1 Failed: 0 Min/Max/Avg Time: 2/ 2/ 2ms
2024-02-14 10:55:00 INFO [main ] TimingUtil: End timings dump
######################################################################
Transferred 11,668 bytes in 2 seconds (5,834 bytes/s) - skipped 0 bytes
Successful files: 1 (0.5/s) Skipped files: 0 Failed Files: 0

Regards,
Francesco.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions