mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
Post-submit changes to BRDA and RDE documentation
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136196437
This commit is contained in:
@@ -36,8 +36,7 @@ which ICANN can pull the files. The Nomulus project does not provide this last
|
||||
step; you will need to set up an sFTP server yourself, and copy the files from
|
||||
Google Cloud Storage to the server.
|
||||
|
||||
The cursor can be checked using the `nomulus pending_escrow` command. files
|
||||
available for ICANN via SFTP.
|
||||
The cursor can be checked using the `nomulus pending_escrow` command.
|
||||
|
||||
## Generating BRDA deposits manually
|
||||
|
||||
|
||||
@@ -272,7 +272,7 @@ store the SSH private key that you stored in `rde-ssh-client-private` as
|
||||
the sFTP server.
|
||||
|
||||
```
|
||||
Host escrow
|
||||
Host rde
|
||||
Hostname $host
|
||||
User $user
|
||||
IdentityFile ~/.ssh/id_rsa_rde
|
||||
|
||||
Reference in New Issue
Block a user