How to authentication local pc with FTP using LINUX COMMAND?

Try following code

wget  --user=#username#  --password=#password# ftp://yourftpaddress/

Most Popular

How to send emails using PHPmailer and GMAIL SMTP

The difference between React vs AngularJs

How to work code-igniter project in sub-folder