ubuntu:curl:get_a_ftp_directory_listing

This is an old revision of the document!


Ubuntu - 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/
ubuntu/curl/get_a_ftp_directory_listing.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki