Skip to content

Different path for full backup and incremental backup #1101

Answered by Slach
gavishdewangan asked this question in Q&A
Discussion options

You must be logged in to vote

Using different SFTP_PATH for different backups in the same backup sequence was bad idea
try following

sftp user@your-sftp-server
sftp> mv path-where-stored-full path-where-stored-increment

then
clickhouse-backup download --diff-from-remote=full-backu-name increment-backup-name

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Slach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants