summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rwxr-xr-xperl-install/standalone/drakbackup5
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbackup b/perl-install/standalone/drakbackup
index a89a10f5c..75312e812 100755
--- a/perl-install/standalone/drakbackup
+++ b/perl-install/standalone/drakbackup
@@ -72,7 +72,7 @@
#
# REQUIRE: cron if daemon
# cdrecord & mkisofs
-# ftp
+# ftp || perl Net::FTP
# ssh-askpass
#
# PBS persistants:
@@ -85,6 +85,9 @@
#
#
# TODO:
+# during restore step catch the most recent date
+# and put in list all backup between the fisrt date
+# and the select date.
# 1bis - refaire en clist.
# 3 - add port for ftp backup.
# 4 - change NET::FTP to ftp cmds.