curl:get_a_ftp_directory_listing
Curl - Get a FTP directory listing
curl ftp://username:password@example.com
To get the listing of a different directory append the directory name to the URL.
curl ftp://username:password@example.com/directory/
curl/get_a_ftp_directory_listing.txt · Last modified: 2020/09/25 12:57 by 192.168.1.1