Test snapshots
Tim Rice
tim at multitalents.net
Wed Mar 21 16:23:09 EST 2001
On Wed, 21 Mar 2001, Damien Miller wrote:
> On Tue, 20 Mar 2001, Tim Rice wrote:
>
> > in openbsd-compat match()
>
> Could you get the printf here to dump match()s args and return value?
sftp> cd tmp
debug3: Sent message fd 6 T:16 I:2
debug3: SSH_FXP_REALPATH /home2/tim/tmp -> /home2/tim/tmp
debug3: Sent message fd 6 T:17 I:3
debug3: Received stat reply T:105 I:3
sftp> dir
debug3: Sending SSH2_FXP_READDIR I:5
debug3: Received reply T:104 I:5
debug3: Received 15 SSH2_FXP_NAME responses
drwxrwxr-x 2 tim trr 2048 Mar 20 21:16 .
drwx--x--x 23 tim trr 7168 Mar 20 21:15 ..
-rw-rw-r-- 2 tim trr 5775 Dec 19 09:50 Readme.txt
-rw-rw-r-- 2 tim trr 2237 Oct 26 16:10 auth.txt
-rw-rw-r-- 2 tim trr 1240 Sep 17 2000 barcode.txt
-rw-r--r-- 2 tim trr 7338950 Mar 15 13:53 Bins.tar.gz
-rw-rw-r-- 2 tim trr 8211 Sep 19 10:45 raid.txt
-rw-rw-r-- 2 tim trr 6643 Nov 19 18:49 sp12987.txt
-rw-rw-r-- 2 tim trr 2232 Nov 19 18:50 sp15432.txt
-rw-rw-r-- 2 tim trr 21511 May 2 1999 CD-Writing.tar.gz
-rw-rw-r-- 2 tim trr 22894 May 2 1999 CD-Writing.txt.gz
-rw-rw-r-- 2 tim trr 10374569 Dec 5 19:04 fp40.linux.tar.gz
-rw-rw-r-- 2 tim trr 20492 Sep 17 2000 linbar.tar.gz
-rw-rw-r-- 2 tim trr 4786005 Jan 10 08:23 yassp.tar.gz
-rw-rw-r-- 1 tim trr 580 Mar 20 21:15 x
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
sftp>
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:9
debug3: Received reply T:104 I:9
debug3: Received 15 SSH2_FXP_NAME responses
debug3: Sending SSH2_FXP_READDIR I:10
debug3: Received reply T:101 I:10
debug3: Received SSH2_FXP_STATUS 1
debug3: Sent message SSH2_FXP_CLOSE I:11
debug3: SSH2_FXP_STATUS 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
Called match(, *., )
Called match(, ., )
match() returning 0
match() returning 0
File "/home2/tim/tmp/*.txt" not found.
in openbsd-compat globfree()
sftp>
>
> -d
>
> > in openbsd-compat match()
> > in openbsd-compat match()
> > File "/home2/tim/*.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