Page 1 of 1

Uselfull linux tools: midnight commander & lftp

Posted: 17 Apr 2008 17:44
by krzysioD
Have you remember the old good Norton? or maybe you've used tool MC ?

if no, than a few words how to get "better" FTP client and MC tool:

1st
enable internet connection on your box (IP ADDRESS and dns in /etc/resolv.conf)

Code: Select all

(101)xa000000> cat /etc/resolv.conf
search localdomain
nameserver 199.199.199.199
(101)xa000000> /sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0   0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.254   0.0.0.0         UG    1      0        0 eth0
(101)xa000000> ping www.google.com
PING www.l.google.com (64.233.183.147): 56 octets data
64 octets from 64.233.183.147: icmp_seq=0 ttl=241 time=42.4 ms
2nd
download files from mandrake linux:
gpm-1.19.3-3mdk.i586.rpm
gpm-devel-1.19.3-3mdk.i586.rpm
lftp-2.2.5-3mdk.i586.rpm
mc-4.5.51-7mdk.i586.rpm

Code: Select all

(101)xa000000> ftp ftp.mandrivauser.cz
Connected to mandrake.contactel.cz.
220 ProFTPD 1.2.10 Server (MandrivaUser.cz ftp server) [212.65.242.233]
Name (ftp.mandrivauser.cz:mtcl): ftp
331 Anonymous login ok, send your complete email address as your password.
Password:
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /Mandrivalinux/old/7.2/i586/Mandrake/RPMS
250 CWD command successful
ftp> bin
ftp> prompt
ftp> mget fetchmail*
ftp> mget lftp-*
ftp> mc-*
ftp> quit
(101)xa000000> su
Password:
[root@xa000000 mtcl]#
[root@xa000000 mtcl]# rpm --install --nodeps mc-4.5.51-7mdk.i586.rpm gpm...

Re: Uselfull linux tools: midnight commander & lftp

Posted: 17 Apr 2008 19:06
by cavagnaro
hahaha simply awesome :lol:
Very cool krzysioD

Re: Uselfull linux tools: midnight commander & lftp

Posted: 19 Jun 2008 04:46
by agiftel
Hi... I tried to install MC but seams link doesn't exsist.... Do u have a good address to retrive it??
Thank u

Re: Uselfull linux tools: midnight commander & lftp

Posted: 19 Jun 2008 05:09
by krzysioD
This is very old linux relase (i mean the kernel and the Mandrake distribution witch is no longer being maintained), so

tried to check with google for file: mc-4.5.51-7mdk.i586.rpm (took 3s to copy&paste)

then tried 2nd link:

http://mdk.linux.org.tw/ftp/pub/Mandrak ... rake/RPMS/

and it works,

then wrote this post, all under 3 minutes :)

best regards.

btw: I whould copy needed files to pasebin, but they go "trashed" in 30 days...

Re: Uselfull linux tools: midnight commander & lftp

Posted: 23 Jun 2008 02:27
by frank
You can copy them in here. I think I turned ON the file upload on all forums now.

Re: Uselfull linux tools: midnight commander & lftp

Posted: 23 Jun 2008 08:45
by agiftel
Lovely!!!!! It works!!! Thank u very much.

Re: Uselfull linux tools: midnight commander & lftp

Posted: 23 Jun 2008 14:58
by krzysioD
Allways happy to help others :) Sometimes they even help others too :-D

BTW: tried to use a X/Y/Z modem transfer ? Some terminals lack support for kermit protocol and Zmodem is good solution, also i've observer better speed in Zmodem, will attach them here, but not today...
rpm has a very funny name like lrzzs-*.rpm or something.

Re: Uselfull linux tools: midnight commander & lftp

Posted: 28 Aug 2008 08:02
by rubrio
As I say in the software loading forum (I think I´ve selected the wrong forum) I´ve just installed a few days ago a webmin in a Oxe CS (Alize).
There are many things can be done through it.

Bye

Re: Uselfull linux tools: midnight commander & lftp

Posted: 18 Apr 2016 08:15
by jackwilson
Great post..Keep sharing your ideas..