Originally posted by: SystemAdmin
Sorry, some modificatin:
the scp command runs correctly as below:
scp * host1:/temp
#enter the password
#scp output correctly
but fails when using nohup
nohup scp * hots1:/temp
#no any output,
#and no file being copied. the nohup.out is generated but empty.
What is the problem?
#AIX-Forum