Commit 49b0409
ship.sh: show per-file rsync progress; document additive (non-mirror) sync
Add -h --partial --progress to the prod rsync so the long multi-GB docker
tarball transfer shows live per-file progress (bytes/%/speed) and resumes
instead of restarting if interrupted. Also document at the call site that the
sync is additive (no --delete): files removed locally are not pruned from prod.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d214da2 commit 49b0409
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
| |||
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
88 | | - | |
| 98 | + | |
89 | 99 | | |
90 | 100 | | |
91 | 101 | | |
| |||
0 commit comments