Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Automate scp from Unix to win2003
Name: covina Date: January 2, 2007 at 10:18:15 Pacific OS: AIX 5.3 CPU/Ram: win2003 Product: win2003
Comment:
I strongly appreciate if some one please help me on this... I am using scp from UNIX (AIX 5.3) to send a file to a win2003 server. I have to automate (using a shell script) the scp process to send files daily originating from unix to win2003 server . Note: my system admins allow to only scp (no ftp allowed). How do I do this?
Summary: What I am trying to do is -- to move a file from Unix to NT. I guess I need to have script which will allow me to do that when ever I execute that program. I am not a Unix person -- so I really don't ...
Summary: Hello, I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the transferred file I see that some lines are deleted ...