Host SCP on AIX
560105Feb 28 2007 — edited Feb 28 2007Hey does anyone have any idea how I can host the scp to move files from my DB Server to my App server? I can host the cp command, and move files within my App server, but if I use scp, even locally, I cant move anything. Any help would be greatly appreciated.
This is my actual command
HOST('/usr/bin/local/scp <file1-remote> <file2>')
no need to give the long directory strings - but the actual command is valid, I've copied and pasted it directly into Secure CRT where it loaded fine. Thanks