Windows Command Line FTP client and ls

Source: Internet
Author: User
Tags ftp client

PureftpdIt is a fast, high-quality, and fully functional ftp server. The most important thing is that it supports setting the Default Client encoding. Pureftpd is very powerful and easy to use.WindowsCommand Line FTP client andLs

In the command line Windows FTP client, enter "ls-la" and no file is returned.

The "ls" command on the FTP client has no connection with the "ls" command in the Unix shell.

On the Windows client of the command line, enter "ls" to actually send the FTP command "NLST ". so when you enter "ls-la", it does not mean "show all files in detail ". according to RFCs, it means "listing all files called-la", so the answer you get is the question you asked. If there is no file named "-la", you will not get anything.

If you want to use regular expressions and options, enter "dir" (translated as "LIST "). "Dir-la" is correct.

This is not logical, but this headache occurs only when you use the Microsoft command line FTP client.

If you want 'LS' to parse the options, you can add the-B Option to start pure-ftpd.

Through the introduction of this article and my explanation, I think everyone should teach you how to use the Windows Command Line FTP client and ls. I hope it will help you!

  • How to start Pure-FTPd in the background
  • Two chroot methods in pure-ftpd
  • How to solve pure-ftpdwho is too slow or too slow to log on
  • Basic installation of PureFTPd
  • Customer-friendly setting of PureFTPd
  • Pureftpd issue set password and pure-pw script
  • Use a shell user or virtual user to log on to pureftpd
  • Use pureftpd to set up an ftp server with web Management in slackware 10.1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.