Oops.  That was a typo.  The script does not have this error.

Shawn




                                                                                       
                              
                    matt.wasserman@                                                    
                              
                    citrix.com             To:     Shawn Milochik/US/GODIVA/CSC@CSC, 
[EMAIL PROTECTED]              
                                           cc:                                         
                              
                    08/20/2002             bcc:                                        
                              
                    10:06 AM               Subject:     RE: comparing file dates from 
different servers              
                                                                                       
                              
                                                                                       
                              





Not for nothing, and I am no expert, but you have a space between c and $
in
your $destFile variable...

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 9:56 AM
To: [EMAIL PROTECTED]
Subject: comparing file dates from different servers


<snip>

    $destFile = '\\170.230.133.17\c
$\inetpub\wwwroot\emp\files\rtsales.exe';

</snip>


In the actual script, it reads:

$destFile = '\\170.230.133.17\c$\inetpub\wwwroot\emp\files\rtsales.exe';

I just wonder if there a problem because it's not retrieving the date/time
stamp from the other machine?  Something I read led me to believe that it's
possible that the epoch may be different on the two machines, but shouldn't
I get some kind of result back from the 'stat' function?


Thanks,
Shawn





**********************************************************************
This e-mail and any files transmitted with it may contain
confidential information and is intended solely for use by
the individual to whom it is addressed.  If you received
this e-mail in error, please notify the sender, do not
disclose its contents to others and delete it from your
system.

**********************************************************************


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to