User Tools

Site Tools


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 13:57 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki