1825793 Members
2225 Online
109687 Solutions
New Discussion

About the rpm

 
SOLVED
Go to solution
peterchu
Super Advisor

About the rpm

I am looking for rftp server rpm for RH , but I can't find it on the internet , is it still available , does anyone know where can download it ? thx
7 REPLIES 7
Vitaly Karasik_1
Honored Contributor
Solution

Re: About the rpm

probably you're looging for tftp server?
peterchu
Super Advisor

Re: About the rpm

I am not sure , tftp and rftp is the same application ? or any relationship between them ? thx
Shaikh Imran
Honored Contributor

Re: About the rpm

Hi,
Not all but a little info about rftp and tftp.

They both are totally different:
rftp = rapid file transfer program/protocol.
tftp= trivial file transfer program/protocol.

tftp is used by devices which needs to download some image/files from the server.
while i think rftp is a gui based utility like other ftp utilities and it works with windows only.But, it uses file transfer from unix to windows (& vice-versa) but in Unix format.

Some info regarding rftp:
http://www.rftp.com/Features.html

Regards,



I'll sleep when i am dead.
Vitaly Karasik_1
Honored Contributor

Re: About the rpm

are you sure rftp it's protocol and not just client application?
534
Occasional Contributor

Re: About the rpm

is the rftp for linux available ? thx
peterchu
Super Advisor

Re: About the rpm

thx all replies , it is windows GUI program only , please ignore my question .
thx.
Vitaly Karasik_1
Honored Contributor

Re: About the rpm

BTW, there is rftp utility in expect package.

Probably it provides functionality similar to MS Win version?