From fd902a906642a58d62063878ef8b5825339da8bb Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 9 Oct 2013 10:42:20 +0300 Subject: [PATCH] absolute ftp path to avoid kerberos issues --- bin/v-add-backup-ftp-host | 2 +- bin/v-backup-user | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/v-add-backup-ftp-host b/bin/v-add-backup-ftp-host index 85a6ae02..374b443d 100755 --- a/bin/v-add-backup-ftp-host +++ b/bin/v-add-backup-ftp-host @@ -23,7 +23,7 @@ source $VESTA/conf/vesta.conf # Defining ftp command function ftpc() { - ftp -n $host $ftp_port <