How to authentication local pc with FTP using LINUX COMMAND?

Try following code

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

Most Popular

Reset the auto increment value for a MySQL table

WP Migrate DB