How to authentication local pc with FTP using LINUX COMMAND?

Try following code

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

Most Popular

The difference between React vs AngularJs

How to send emails using PHPmailer and GMAIL SMTP

Enabling Gzip Compression of PHP, CSS, and JS Files Without mod_deflate