Test snapshots
Tim Rice
tim at multitalents.net
Wed Mar 21 16:45:21 EST 2001
On Wed, 21 Mar 2001, Damien Miller wrote:
> On Tue, 20 Mar 2001, Tim Rice wrote:
>
> > Called match(, *., )
>
> This looks wrong - the first argument shold be a char to match.
Oops, sorry. It's getting late and I used %s where I should have used %c
sftp> get *.txt
debug3: Looking up /home2/tim/tmp/*.txt
in openbsd-compat glob()
in openbsd-compat glob0()
in openbsd-compat globtilde()
in openbsd-compat glob1()
in openbsd-compat glob2()
in openbsd-compat glob3()
in openbsd-compat g_opendir()
in openbsd-compat g_Ctoc()
debug3: Sending SSH2_FXP_READDIR I:5
debug3: Received reply T:104 I:5
debug3: Received 15 SSH2_FXP_NAME responses
debug3: Sending SSH2_FXP_READDIR I:6
debug3: Received reply T:101 I:6
debug3: Received SSH2_FXP_STATUS 1
debug3: Sent message SSH2_FXP_CLOSE I:7
debug3: SSH2_FXP_STATUS 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
Called match(L, t, ~)
Called match(L, v, ~)
match() returning 0
match() returning 0
File "/home2/tim/tmp/*.txt" not found.
in openbsd-compat globfree()
sftp>
>
> -d
>
>
>
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
More information about the openssh-unix-dev
mailing list