Added port config rsync
This commit is contained in:
@@ -15,6 +15,10 @@ REMOTEPATH=/home #Path were backup wil be stored on FTP
|
|||||||
DBUSER='root' #MySQL Username
|
DBUSER='root' #MySQL Username
|
||||||
DBPASS='PASSword' #MySQL Root password (syntax '<MSQLRootPW>')
|
DBPASS='PASSword' #MySQL Root password (syntax '<MSQLRootPW>')
|
||||||
|
|
||||||
|
#RSYNC
|
||||||
|
RSPORT=22 #Rsync port
|
||||||
|
|
||||||
|
|
||||||
##SiteBackup site backup command, multiple commands are allowed
|
##SiteBackup site backup command, multiple commands are allowed
|
||||||
#example: SiteBackup -d domain.com -sn domain -db wp_093 -sd "/var/www/domain.com/html" -ext-files "/ext/test.txt" -ai1 -wpupdate
|
#example: SiteBackup -d domain.com -sn domain -db wp_093 -sd "/var/www/domain.com/html" -ext-files "/ext/test.txt" -ai1 -wpupdate
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user