[Bug 697] ending slash is not used
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Sep 22 17:52:35 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=697
Summary: ending slash is not used
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ramses at smeyers.be
C:\temp>psftp <server>
login as: <user>
Using username "<user>".
<user>@<server>'s password:
Remote working directory is /var/spool/rmon-server/guy.leroy
psftp> get 2003*
/var/spool/rmon-server/guy.leroy2003*: no such file or directory
psftp> cd /var/spool/rmon-server/guy.leroy
Remote directory is now /var/spool/rmon-server/guy.leroy
psftp> get 2003*
/var/spool/rmon-server/guy.leroy2003*: no such file or directory
psftp> pwd
Remote directory is /var/spool/rmon-server/guy.leroy
psftp>
so he doesn't do /var/spool/rmon-server/guy.leroy/2003*
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list