mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 16:02:10 +02:00
parent
b4b7fdbc07
commit
d9c06ce54c
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ public final class RdeUploadAction implements Runnable, EscrowTask {
|
|||
* simultaneously uploading it to the SFTP endpoint, and then using {@link ByteStreams#copy} to
|
||||
* blocking-copy bytes from the cloud storage {@code InputStream} to the RyDE/SFTP pipeline.
|
||||
*
|
||||
* <p>In psuedoshell, the whole process looks like the following:
|
||||
* <p>In pseudo-shell, the whole process looks like the following:
|
||||
*
|
||||
* <pre> {@code
|
||||
* gcs read $xmlFile \ # Get GhostRyDE from cloud storage.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue