curl:get_a_ftp_directory_listing

This is an old revision of the document!


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.1467417202.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki