mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
ftp host on custom port
This commit is contained in:
parent
4f7959ba25
commit
5d040c4447
3 changed files with 14 additions and 6 deletions
|
@ -69,7 +69,7 @@ if [ ! -e "$VESTA/conf/ftp.backup.conf" ]; then
|
|||
fi
|
||||
|
||||
# Defining fileds to select
|
||||
fields='$HOST $USERNAME $TIME $DATE'
|
||||
fields='$HOST $USERNAME $PORT $TIME $DATE'
|
||||
|
||||
# Listing database
|
||||
case $format in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue