Re: Open a file from remote Windows and use the content in the file locally
- From: Uwe Klein <uwe_klein_habertwedt@xxxxxxxxxxx>
- Date: Fri, 14 Jul 2006 20:36:04 +0200
youyou wrote:
or i can run a batch file on the remote windows system to check on the
log file, if it's possible.
windows batchprocessing has the clout of a wet noodle ;-)
you could use "type <LogFile>" and read the lines via expect.
on the third hand: if it is available via SMB/CIFS look into "smbclient"
(ftplookalike for SMB shares )
uwe
.
- Follow-Ups:
- References:
- Prev by Date: Re: Open a file from remote Windows and use the content in the file locally
- Next by Date: Re: Open a file from remote Windows and use the content in the file locally
- Previous by thread: Re: Open a file from remote Windows and use the content in the file locally
- Next by thread: Re: Open a file from remote Windows and use the content in the file locally
- Index(es):