summaryrefslogtreecommitdiffstats
path: root/mysql/ftp.settings
blob: 04a797b00e3ce7342eda764b2f4c188222760e4d (plain) (blame)
1
2
3
4
5
6
7
8
9
# ftp server data
FTP_SERVER="backup"
FTP_USER="ftp"
FTP_PASSWORD="password"

# target directory on the ftp (if no / at the beginning, relativ to
# the first directory after login)
FTP_TARGET="mysql"