Re: How to determine if a computer on the network is a UNIX or windows computer

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"imaciscoguy" <imaciscoguy@xxxxxxxxx> wrote in message
news:2eada15f-ae5e-4cdd-ba38-87113ab1f8f2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can I be helped? I am attempting to copy a file from several
computers
on the network, however if the computer is UNIX i must ftp if it is
windows I can copy, I know how to do both I just don't know how to
determine what method to get my file.

Hi Cisco,
Here is a possible solution, although perhaps slow and unimaginative:
In the section of code where the file is copied, try copying with one
method and if it fails, try copying with the other method. Hopefully
the failing method will generate an error which you can check for
within a short section of code bracketed by 'On Error Resume Next' and
'On Error GoTo 0' statements.

Of course, it would be much better if you could do a query as to the
OS of the computer in question. Hopefully someone will post that
solution.

-Paul Randall


.



Relevant Pages

  • Re: resizing JPEGs --- SOLVED
    ... Unix systems, etc.), I'd probably switch to it, but I'm trying to ... then send me a patch file to B) windows ... I originally wrote JStrack for Unix, designing it to get its data ... ftp from the NHC/TPC's ftp site.... ...
    (comp.lang.tcl)
  • Re: resizing JPEGs --- SOLVED
    ... Unix systems, etc.), I'd probably switch to it, but I'm trying to ... then send me a patch file to B) windows ... I originally wrote JStrack for Unix, designing it to get its data ... ftp from the NHC/TPC's ftp site.... ...
    (comp.lang.tcl)
  • Re: Newbie qustion - 2
    ... and the requisite VMWare Player for Windows and am now running a basic ... Note: Minix is not Unix. ... a number of network servers running, including FTP. ... so running an FTP server on your Windows machine will ...
    (comp.os.minix)
  • [SLE] the joys of teaching
    ... allow her to FTP in with this account (I have it set up so FTP is allowed but ... It's kind if neat when you show a Windows user how Unix works out a bit. ... So now my Mom has a bit of Unix in her, and has a full back up. ...
    (SuSE)
  • Connection issues to unix and windows??
    ... New to unix, searched a lot on net to find out how to connect from ... unix to unix, unix to windows, windows to unix and windows to windows ... unix to unix boxes, and ftp to windows boxes. ...
    (comp.unix.programmer)