* ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."
authorKen Raeburn <raeburn@mit.edu>
Mon, 16 Jun 2003 19:02:01 +0000 (19:02 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 16 Jun 2003 19:02:01 +0000 (19:02 +0000)
commitd504b9157f95f67a4ed4c4bc18104d1acf0ba351
tree42217a79f48983e01ae0f22b4976d753c0f03a53
parent0d05762aff4e33080b75f21894ce66e93c331f5f
* ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."
special treatment should be disabled.
* ftp_var.h (recvrequest): Update declaration.
* cmds.c (remglob, ls, mls): Pass 0 as the extra argument.
(mget): Pass 1.
(getit): Pass 1 iff only one filename was supplied.

ticket: 1351
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15626 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftp/ChangeLog
src/appl/gssftp/ftp/cmds.c
src/appl/gssftp/ftp/ftp.c
src/appl/gssftp/ftp/ftp_var.h