10 More Discussions You Might Find Interesting
1. UNIX for Advanced & Expert Users
Hi there,
I run a lab of around 20 systems. I have setup my LDAP server and LDAP clients. But when I try to log on to other cleint machines from a client machine, the error shows that "Permission Denied". On the other hand, if I login onto server from any client machine, the communication takes... (1 Reply)
Discussion started by: Ankur Goyal
1 Replies
2. AIX
Help needed for scp error.
I tried to scp a file from a server to another with scp command, but I receive a error message "Non-Interactive Shell Disallowed!". I do not know what did I do wrong, please assist.
I have done this before on other servers and have never faced this error.
Both are... (2 Replies)
Discussion started by: kwliew999
2 Replies
3. AIX
Hello, I am trying to figure out why I cannot sftp onto our aix6.1 machine. I can ssh/scp onto it, and sftp outbound seems to work properly, but I can't sftp onto it.
# sftp aix61
Connecting to aix61...
root@aix61's password:
Connection closed
#
This machine appears to have the pware... (2 Replies)
Discussion started by: bstring
2 Replies
4. Red Hat
Hi,
I have installed Nagios on Redhat 5 using rpms, it was successully installed and I have started the nagios and httpd service.
While login on browser, using nagios userid and password, I am unable to login
I have installed nagios and nagios-plugin rpms both.
I have used the command... (0 Replies)
Discussion started by: manoj.solaris
0 Replies
5. UNIX for Dummies Questions & Answers
My script is like
STAMP=$(perl -e '($ss, $mm, $hh, $DD, $MM, $YY) = localtime(time() - 100);
printf "%04d%02d%02d%02d%02d", $YY + 1900, $MM + 1, $DD, $hh, $mm')
touch $STAMP /sasdata/copydata/
find /sasdata/copydata -type f ! -newer /sasdata/copydata/ -print > output3.txt
awk '{print "scp ... (6 Replies)
Discussion started by: tushar_spatil
6 Replies
6. UNIX for Dummies Questions & Answers
Hi,
I am facing issue while using scp. Source & target machines are Linux & HP-UX respectively.
On target machine, if I fire the following command, I get error:
Now if I try scp on another file, which is on the same source machine, it works fine.
All directories and subdirectories... (2 Replies)
Discussion started by: Technext
2 Replies
7. Shell Programming and Scripting
Hi -
I've a UNIX script which contains a scp command to copy a file to another server: scp <source path> <destination server:/path>
(scp dir1/file1.dat server2:/dir1/subdir1)
The job which is running this script is getting failed with error message "Remote copy Failed - Error Code: 7". When... (0 Replies)
Discussion started by: salselor
0 Replies
8. Debian
hello fiends ,
i am facing this for the first time regarding the scp.
when i am copying file1 from one machine to another machine in the same LAN
scp file1 192.168.4.40:/root
i am geting the error as
/root/.bashrc: line 17: toilet: command not found
/root/.bashrc: line 19: toilet:... (1 Reply)
Discussion started by: pradeepreddy
1 Replies
9. UNIX for Dummies Questions & Answers
I have four servers that for all intents and purposes are the same (I have the same profile on all four), North, South, Brooklyn & Queens.
I have a script that scp's a file from Queens to brooklyn, and it runs just fine. I tried to replicate the script on South, to transfer a file to North, and... (1 Reply)
Discussion started by: DeCoTwc
1 Replies
10. UNIX for Dummies Questions & Answers
I am looking for a way to transfer entire folders from a Unix server to my mac OS X system. I am trying to use scp with the command % scp -r (user@host):dir . and it diesn't seem to work. I get the error "protocol error: mtime.sec not delimited" Thanks for any help. (6 Replies)
Discussion started by: lorcet222
6 Replies