On Mon, Nov 26, 2007 at 07:52:43PM -0200, Eduardo Alvarenga wrote:
> By using ./ before the directory/filename it worked.
> Is it expected?
> 

yes, the function that checks if the parameter is a hostname or a file
will consider that it is a file if '/' appears previous to ':'. Take a
look at colon() in src/usr.bin/ssh/misc.c

Gilles

-- 
Gilles Chehade
http://www.evilkittens.org/
http://www.evilkittens.org/blog/gilles/

Reply via email to