Re: Switching from FTP to SCP processing

2006-10-20 Thread Ken Foskey
On Fri, 2006-10-20 at 10:56 -0700, Wagner, David --- Senior Programmer > > From my understanding of scp, one has login rights to the remote > machine and you login and work from there. At this point, I am lost in > how one would handle what I am doing now using this new method of > processing. ss

Switching from FTP to SCP processing

2006-10-20 Thread Wagner, David --- Senior Programmer Analyst --- WGO
I found out this week that within our organization, FTP will be no longer allowed and that in its place, scp ( secure copy over SSH ) will take it's place. I have a couple of polling modules which use FTP to look for trigger files in specific locations on remote machines. I then ftp the dat