FTP: Difference between revisions

Content added Content deleted
(Added Common Lisp)
m (formatting of task description)
Line 1: Line 1:
{{task|Programming environment operations}}[[Category:Networking and Web Interaction]]
{{task|Programming environment operations}}[[Category:Networking and Web Interaction]]


;Task
Connect to a server, change directory, list its contents and download a file as binary using the FTP protocol. Use passive mode if available.
Connect to a server, change directory, list its contents and download a file as binary using the FTP protocol. Use passive mode if available.
<br/><br/>


=={{header|Batch File}}==
=={{header|Batch File}}==