Free FTP tool on Ubuntu

Free FTP tool on Ubuntu

Do you want to upload files to your web server and are you on Ubuntu OS? If yes then you might want to have one cute FTP tool for free. That is named FILEZILLA
Just do this>
1. Go to Applications->Accessories->Terminal
2. sudo apt-get install filezilla
YUP! you are done.
Now go to Applicatoins->internet->Filezilla
Enter your host, username and password then uploading/downloading would be yours.

See how you would solve these known algorithm problems

Implementing tokenizer and adding tokens to the linked list

Get maximum occurring character

Check if there are three numbers a, b, c giving a total T from array A

String Ordered Permutation Algorithm Problem

Check if two strings are anagrams or not

find longest word in the sentence

testing k complementary pairs algorithm with junit

Kadane’s algorithm in C – Dynamic Programming

Find K Complementary numbers from array Java implementation

Array reversal in Recurrsion

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*