1834090 Members
2037 Online
110063 Solutions
New Discussion

File transfer using UUCP

 
Ravindar_1
Occasional Advisor

File transfer using UUCP

I am in a trusted system.I want to tranfer a file from system A to system B using uucp without having an entry of the system -B's nuucp password in System-A(/etc/uucp/Systems file).Do i have to make changes in any of the system file? or are there any command to copy a file without password authentication?.Please send me your suggestions/comments.
5 REPLIES 5
harry d brown jr
Honored Contributor

Re: File transfer using UUCP

I haven't used uucp in over a decade!

You can use scp (part of the ssh install) with .shosts

or you can use rcp with .rhosts entries

live free or die
harry d brown jr
Live Free or Die
Ravindar_1
Occasional Advisor

Re: File transfer using UUCP

Thanks for the reply!
Rory R Hammond
Trusted Contributor

Re: File transfer using UUCP

When I use uucp, I always have to have a password on System B. But it is the nuucp password. A particular user using uucp does not need a password. just permission in the Permission files. uucp generally guarantees delivery. Unlike Harry, We do have uucp setup to transfer a few files and do some remote commands, because I can control what programs get executed with some assurance that they get executed and files, get transfered with having to do a lot work checking. uucp is little tricky get setup. But not diffcult.

Good
Rory
There are a 100 ways to do things and 97 of them are right
Ravindar_1
Occasional Advisor

Re: File transfer using UUCP

Thanks for your reply...
Tim Sanko
Trusted Contributor

Re: File transfer using UUCP

Points Ravindar Points!!!