susan lam wrote:
Hi,
I have a script that copies files from one server to
another via the scp system call. On unix, I usually do
a "sum" manually on files to make sure that the files
got transferred properly.
I would like to automate this process in perl -
transferring files over to another serve
On Wed, 2 Mar 2005 14:54:38 -0800 (PST), susan lam <[EMAIL PROTECTED]> wrote:
> Hi,
> I have a script that copies files from one server to
> another via the scp system call. On unix, I usually do
> a "sum" manually on files to make sure that the files
> got transferred properly.
>
> I would like t
Hi,
I have a script that copies files from one server to
another via the scp system call. On unix, I usually do
a "sum" manually on files to make sure that the files
got transferred properly.
I would like to automate this process in perl -
transferring files over to another server and
verifying t