You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# - dns:order: prefer IPv4 over IPv6 to avoid IPv6 routing issues (default: "inet6 inet")
48
+
backup_lftp_pre_commands: 'set ssl:verify-certificate false; set net:timeout 300; set net:reconnect-interval-base 30; set net:max-retries 5; set mirror:parallel-transfer-count 1; set dns:order "inet";'
42
49
43
50
# Uncompressed SQL files (.sql) as well as bzip2 (.bz2), gzip (.gz) and xz
0 commit comments