How to authentication local pc with FTP using LINUX COMMAND?

Try following code

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

Most Popular

How to select first div and change data of its.

The difference between React vs AngularJs