This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| backup_script [2025/09/10 15:41] – [Remarks] thilo | backup_script [2025/12/01 12:45] (current) – [Remarks] thilo | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| - The netcat command must be available on the backup server. | - The netcat command must be available on the backup server. | ||
| - | - The router' | + | - The user executing the script on backup server |
| \\ | \\ | ||
| Line 109: | Line 109: | ||
| rm -f ${TRANSFER_FILENAME} | rm -f ${TRANSFER_FILENAME} | ||
| # | # | ||
| - | # | + | # |
| # VAR=`nvram get os_version` | # VAR=`nvram get os_version` | ||
| # seem not to work in bash via here doc, so write results into script file and source it. | # seem not to work in bash via here doc, so write results into script file and source it. | ||