This is a discussion on Re: problem with sftp & huawei switches within the OpenSSH Development forums, part of the Networking and Network Related category; On Sun, Nov 04, 2007 at 05:52:16PM +0100, Milan Kocian wrote: > > > sftp> ls > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sun, Nov 04, 2007 at 05:52:16PM +0100, Milan Kocian wrote:
> > > sftp> ls > > > Couldn't stat remote file: Operation unsupported > > > Can't ls: "flash:/" not found > > > > Does the pwd command work? > > Yes, it works: > > sftp> pwd > Remote working directory: flash:/ How about "ls ." and "ls /" ? The problem is that the path to the top of the filesystem does not start with '/' but with 'f' (flash:) - I don't know if this is a problem with OpenSSH or huawei software or maybe the filexfer drafts. //Peter _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |