uupick and uucp


 
Thread Tools Search this Thread
Operating Systems Solaris uupick and uucp
# 1  
Old 10-16-2007
uupick and uucp

Hi,
Files are being transfered using uucp command in the directory
/usr/spool/uucppublic/receive/wes/cboas7/CB/abc.txt
/usr/spool/uucppublic/receive/wes/nrserv3/NR/abc.txt

When I was using solaris 2.6, I was not getting any error while changing the file ownership or file permission. Now I have upgraded the OS from soalris 2.6 to solaris 2.9. But now I am getting the below error while changing the file permission or file owner ship.
chgrp: /usr/spool/uucppublic/receive/wes/nrserv3/wesso3581: Not owner
chgrp: /usr/spool/uucppublic/receive/wes/nrserv3/wesso3582: Not owner
chgrp: /usr/spool/uucppublic/receive/wes/nrserv3/wesso3583: Not owner
chmod: WARNING: can't change /usr/spool/uucppublic/receive/wes/nrserv3/wesso3581
chmod: WARNING: can't change /usr/spool/uucppublic/receive/wes/nrserv3/wesso3582
chmod: WARNING: can't change /usr/spool/uucppublic/receive/wes/nrserv3/wesso3583

Please help me how to resolve this issue.

Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

UUCP HELP for a desperate new user

Hello, I have a unique situation where I must pass along critical & time-sensitive emails to a group of seven different people. Every person with whom I communicate EXCEPT ONE uses a standard IP based ".com" email address. The one exception is a gentleman who will NOT budge and create a... (1 Reply)
Discussion started by: Bell02
1 Replies

2. UNIX for Dummies Questions & Answers

UUCP Transfer Files to Old UNIX Computer

I recently installed AT&T UNIX SysV, on an old Pentium computer. I now find that I am unable to transfer files to and from the computer. I previously posted about problems mounting a floppy drive, but that is just bringing up more problems about the filesystem format. JGT brought to my attention... (27 Replies)
Discussion started by: BrentBANKS
27 Replies

3. SCO

UUCP connections

Hi There Is there a maximum number of concurrent incoming uucp connections to a server? SCO Openserver 5.07 Is there a parameter in some config file where this can be changed? Thanx (5 Replies)
Discussion started by: wjace
5 Replies

4. Cybersecurity

UUCP attack?

Is this an attack attempt? I got an e-mail from 'uucp Admin' last night and again this morning: What does it mean and what can I do about it? Thanks (4 Replies)
Discussion started by: ctafret
4 Replies

5. HP-UX

UUCP configuration

Hi all, Please Tell me how to configure the sendmail.cf file for UUCP.And which all other files will be affected ?? Do I need to do some initial set-up ?? I am using HP UX 11.23 and sendmail 8.13.3. Thanks in advance (1 Reply)
Discussion started by: DesertStorm
1 Replies

6. UNIX for Advanced & Expert Users

UUCP on Linux (Pink Tie )

Please help I am having difficulty getting uucp to send or receive a file from a remote site. The remote site settings are correct as they have been tested and tried on other systems. When I try and send a file the modem dials and connects to the remote site uulog shows that the login is... (3 Replies)
Discussion started by: casioman
3 Replies

7. Shell Programming and Scripting

uucp (UNIX) problem

Hi ! I couldnot execute Unix uucp command for copying file from Unix to Unix machine, whenever I am using the following command : $uucp file_name system!/destination Error is "Bad System Name" Let me know the way. From, Niraj Gopal Sharan (2 Replies)
Discussion started by: Niraj Gopal Sha
2 Replies

8. UNIX for Advanced & Expert Users

bellmail: lockf(/usr/spool/mail/uucp): permission denied

I keep getting the following errors and I don't know where to look to resolve the problem. Any ideas? bellmail: lockf(/usr/spool/mail/uucp): permission denied bellmail: lockf(/usr/spool/mail/root): permission denied bellmail: lockf(/usr/spool/mail/daemon): no such file or directory.... AIX... (1 Reply)
Discussion started by: Docboyeee
1 Replies

9. UNIX for Dummies Questions & Answers

UUCP and logs

Hi there Firstly, can someone tell me if UUCP is necessary when using Mailx. I don't know much about UUCP other than it is a form of networking that allows files and electronic mail to be transfered. Secondly, Unix keeps a log of the last time users have logged on. When I look at the user... (3 Replies)
Discussion started by: GW01
3 Replies

10. News, Links, Events and Announcements

UUCP Vulnerability found in Linux

NEWS: UUCP vulnerability found in the command line argument handling of uucp which could be exploited by a local user to obtain uucp uid/gid. http://www.linuxhelp.net/article.pl?sid=02/02/20/0335219&mode=&threshold= (1 Reply)
Discussion started by: killerserv
1 Replies
Login or Register to Ask a Question
Data(4) 						     Kernel Interfaces Manual							   Data(4)

NAME
Data - Contains data to be sent to remote systems SYNOPSIS
/usr/spool/uucp/LocalSystemName/D.SystemNamexxxx### DESCRIPTION
Data (D.*) files contain the data to be sent to remote systems by the uucp uucico daemon. The full pathname of a data file is a form of the following: /usr/spool/uucp/SystemName/D.SystemNamexxxx### where the SystemName directory and the SystemName portion of the file name indicate the name of the remote system. The xxxx### notation is the hexadecimal sequence number of the Command (C.*) file associated with that data file; for example, D.venus471afd8. After a set period of time (specified by the uusched daemon), the uucico daemon transfers the data file to the designated system. It places the original data file in a subdirectory of the uucp spooling directory named /usr/spool/uucp/SystemName, where the SystemName directory is named for the computer that is transmitting the file, and creates a Temporary (TM.*) file to hold the original data file. After receiving the entire file, the uucp program takes one of three actions: If the file was sent with the uucp command and there were no transfer problems, the program immediately renames the TM.* file with the appropriate data filename, such as D.venus471afd8, and sends it to the specified destination. If the file was sent with the uuto command, the uucp program also renames the temporary data file with the appropriate D.* filename. It then places the data file in the public directory /usr/spool/uucppublic, where the user receives the data file and handles it with one of the uupick command options. If there were transfer problems (such as a failed login or an unavailable device), the temporary data file remains in the spooling subdirectory. The uudemon.cleanu command, a shell script, removes these files automatically at specified intervals, or they can be removed manually. FILES
Describes accessible remote systems Contains uucp command, data, and execute files Contain instructions for file transfers Store data files temporarily after they have been transferred to a remote system Contain files that the uucp program has transferred RELATED INFORMATION
Daemons: uucico(8), uusched(8), uuxqt Commands: uucp(1), uupick(1), uuto(1), uux(1), uudemon(4) delim off Data(4)