Curl : transfer data via simple url
An easy alternative for below protocol
- FTP
- FTPS
- SCP
- SFTP
- TFTP
- DICT
- TELNET
- LDAP
- FILE
- HTTP
- HTTPS
No need to use any external software like Filezila or WINSCP for transfer data if curl is available.
Basic syntax of curl command
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="http://www.google.com/">here</A>.
</BODY></HTML>
No comments:
Post a Comment