Add support for a space character as the first line of a .flo file entry,
to indicate that the remainder of the line is a file to be sent to the remote system. This is needed to allow transmitting files with names that begin with .flo reserved characters such as ^, #, ~, or @.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -2309,7 +2309,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
|
||||
PACKAGE="mbsebbs"
|
||||
MAJOR="1"
|
||||
MINOR="0"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||
COPYRIGHT="Copyright (C) 1997-2014 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2014 M. Broek"
|
||||
|
Reference in New Issue
Block a user