Hey, i've played a bit with core ftp server,
i tried to access non existing directory, and i got the following error : "bad message":
Remote working directory is /
psftp>
psftp>
psftp> ls
Listing directory /
drw-rw-rw 1 root root 0 Dec 20 11:02 .
drw-rw-rw 1 root root 0 Dec 20 11:02 ..
psftp>
psftp>
psftp> cd asdadsfg
[b]Directory /asdadsfg: bad message[/b]
psftp> cd sdsdfsdfsdlfjksdlfks
[b]Directory /sdsdfsdfsdlfjksdlfks: bad message[/b]
psftp>
if i'm using any standard sftp server, i get the standard msg:
psftp>
psftp>
psftp> cd jkgkhg
Directory /home/myself/jkgkhg: [b]no such file or directory[/b]
psftp>
is this a bug in core ftp server?
its kinda urgent, thanks!
Non standard error message in core ftp server? (using SFTP)
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
its not that,
I tried using putty, and even CURL library.
i get the same error, and not the standard.
what tool are you using? i can try to use that
i get the same error, and not the standard.
what tool are you using? i can try to use that
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am