From 9cff3e443f35e23fc7ef728a7a7e7e894846e9ef Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 6 Nov 1997 22:53:02 +0000 Subject: [PATCH] Add note about mget and funny filenames. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3814 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftp/ftp.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/appl/ftp/ftp/ftp.1 b/appl/ftp/ftp/ftp.1 index efbb8ab11..b844f7848 100644 --- a/appl/ftp/ftp/ftp.1 +++ b/appl/ftp/ftp/ftp.1 @@ -305,8 +305,13 @@ Expansion of a directory name is likely to be different from expansion of the name of an ordinary file: the exact result depends on the foreign operating system and ftp server, and can be previewed by doing -.Ql mls remote-files \- -Note: +.Ql mls remote-files \- . +As a security measure, remotely globbed files that start with +.Sq / +or +.Sq ../ , +will not be automatically received. If you have interactive prompting +turned off, these filenames will be ignored. Note: .Ic mget and .Ic mput