ubuntu:curl:get_a_ftp_directory_listing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:curl:get_a_ftp_directory_listing [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:curl:get_a_ftp_directory_listing [2020/09/25 12:57] (current) – removed 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Curl - Get a FTP directory listing ====== | ||
- | |||
- | <code bash> | ||
- | curl ftp:// | ||
- | </ | ||
- | |||
- | |||
- | To get the listing of a different directory append the directory name to the URL. | ||
- | |||
- | <code bash> | ||
- | curl ftp:// | ||
- | </ | ||
ubuntu/curl/get_a_ftp_directory_listing.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1