#!/bin/bash

#/root/scripts/pg_dump_ssh dumpbase /root/scripts/dblistb root@192.168.69.30 /media/cd7cc05d-311f-4713-a199-a52108c65aab/1c/sql monthly

#/root/scripts/pg_dump_ssh dumpbase /root/scripts/dblistb root@192.168.69.26 /mnt/HD1/Backups/1c-backup monthly

#/root/scripts/pg_dump_ssh dumpbase /root/scripts/dblistb backup-user@192.168.69.30 /mnt/hdd_raid/backup/sql monthly

/root/scripts/pg_dump_ssh /root/scripts/dblistb backup-user@192.168.69.30 /mnt/hdd_raid/backup/sql/monthly 30
