curl:get_a_ftp_directory_listing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
curl:get_a_ftp_directory_listing [2016/07/01 23:53] – peter | curl:get_a_ftp_directory_listing [2020/09/25 12:57] (current) – created 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Curl - Get a FTP directory listing ====== | ====== Curl - Get a FTP directory listing ====== | ||
- | < | + | < |
curl ftp:// | curl ftp:// | ||
</ | </ | ||
- | |||
To get the listing of a different directory append the directory name to the URL. | To get the listing of a different directory append the directory name to the URL. | ||
- | < | + | < |
curl ftp:// | curl ftp:// | ||
</ | </ | ||
curl/get_a_ftp_directory_listing.1467417202.txt.gz · Last modified: 2020/07/15 09:30 (external edit)