PDA

View Full Version : Ftp : Mlsd


PeterPan
1-25-04, 05:51 AM
Hi there - When doing via FTp..

what are the MLSD / NOOP commands ?

Just curious

P

Skunkboy
1-26-04, 01:19 AM
wsftp? cuteftp? fetchFTP? or in DOS? other?

Everything in the "program" ftp clients is run on its own. Otherwise, there's a number of tutorials out on DOS FTP.

YvetteKuhns
1-26-04, 07:35 PM
http://www.ipswitch.com/Support/WS_FTP-Server/guide/v3/A_FTPref3.html

MLST [<SP> <pathname>] <CRLF>

This command causes the server to provide data about the single object named, whether a file or directory

NOOP (NOOP)

NOOP <CRLF>

This command does not affect any parameters or previously entered commands. It specifies no action other than that the server send an OK reply.