]> git.sur5r.net Git - bacula/bacula/commitdiff
Add USE_FTP in version.h
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 10 Aug 2010 14:19:35 +0000 (16:19 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 10 Aug 2010 14:36:34 +0000 (16:36 +0200)
bacula/src/version.h

index 3065472f9dd94e57dc1933b4f5c09f6b5a31a809..a40023f707cc558f70b3ca420b6b4e1443d01e34 100644 (file)
 # define USE_VTAPE
 #endif
 
+/*
+ * USE_FTP is a ftp driver for the FD using curl.
+ */
+// #define USE_FTP
+
 /* 
  * for fastest speed but you must have a UPS to avoid unwanted shutdowns
  */