Datei hochladen (mit Beweis)
silicon_upload_fileUpload local files to remote servers with SHA-256 verification, ensuring file integrity by matching cryptographic hashes after transfer.
Instructions
Laedt eine lokale Datei hoch und liefert das Transfer-Urteil mit: PROVEN nur, wenn der SHA-256 der Remote-Datei nach dem Upload dem lokalen entspricht.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proof | No | Beweisstufe: hash = SHA-256-Rueckvergleich (Standard), size = nur Groesse, none = ohne Urteil | hash |
| localPath | Yes | Lokaler Quellpfad | |
| remotePath | Yes | Remote-Zielpfad inkl. Dateiname |