HELP-File xfer to Win98

HELP-File xfer to Win98

Post by Jeff Lieberman » Sun, 05 Nov 2000 04:00:00





Quote:>I've got a client with an SCO Openserver 5.0.4. They have a dial-in modem
>that I use for a connection. I need to be able to transfer files back and
>forth on demand and I need to setup an automated download from SCO to a
>Win98 box. The SCO box has ftp loaded on it now. Does anybody know of any
>windows software that'll let me download files from the SCO box using the
>native tools or am I going to be forced to load something like Kermit on the
>SCO box?

You already have one on your Windoze 98 box called "ftp".
1. Open an MSDOS window.
2. Run:
        ftp ip-address-of-SCO-box
You should get a login prompt.  Login and password follows.
3. Type:
        binary
This is insures that brain dead Windoze doesn't default to converting
everything to ascii text.
4. Copy files from Unix -> Windoze with:
        cd /where/you/hide/your/files     (directory on Unix box)
        !cd c:\windows\temp               (directory on W98 box)
        prompt                            (don't ask about every file)
        mget *.dbf                        (download all the *.dbf files)
5. To copy from Windoze to Unix, just use:
        mput whatever
instead of mget.

The big mistake is usually copying in the wrong direction.  There's no
2nd chance or "are you sure?" prompt.  Therefore, I suggest you practice
a bit before you proceed to "learn by destroying(tm)".

If this is too crude, there is WsFTP, PcCute, kermit, and such that will
also do network file transfers.  If this is going to be a regular habit,
perhaps installing VisionFS or SAMBA on the Unix box will make life
easier.  It will make Unix directories show up in Network Neighborhood as
shares.  Copying can be done with *ANY* windoze or DOS copy program.

Quote:>Email a copy of your response please. I don't get by this newsgroup very
>often. THANKS.

Well, this time only...

--

150 Felker St #D  Santa Cruz CA  95060
831-421-6491 pager   831-429-1240 fax
http://www.cruzio.com/~jeffl/sco/   SCO stuff

 
 
 

HELP-File xfer to Win98

Post by Rick Rya » Mon, 06 Nov 2000 09:04:15


I've got a client with an SCO Openserver 5.0.4. They have a dial-in modem
that I use for a connection. I need to be able to transfer files back and
forth on demand and I need to setup an automated download from SCO to a
Win98 box. The SCO box has ftp loaded on it now. Does anybody know of any
windows software that'll let me download files from the SCO box using the
native tools or am I going to be forced to load something like Kermit on the
SCO box?

Email a copy of your response please. I don't get by this newsgroup very
often. THANKS.

--
Rick Ryan - Computer Consultant
http://www.datrixnet.com

 
 
 

HELP-File xfer to Win98

Post by Tony Lawrenc » Mon, 06 Nov 2000 04:00:00





> >I've got a client with an SCO Openserver 5.0.4. They have a dial-in modem
> >that I use for a connection. I need to be able to transfer files back and
> >forth on demand and I need to setup an automated download from SCO to a
> >Win98 box. The SCO box has ftp loaded on it now. Does anybody know of any
> >windows software that'll let me download files from the SCO box using the
> >native tools or am I going to be forced to load something like Kermit on the
> >SCO box?

> You already have one on your Windoze 98 box called "ftp".
> 1. Open an MSDOS window.
> 2. Run:
>         ftp ip-address-of-SCO-box
> You should get a login prompt.  Login and password follows.
> 3. Type:
>         binary
> This is insures that brain dead Windoze doesn't default to converting
> everything to ascii text.
> 4. Copy files from Unix -> Windoze with:
>         cd /where/you/hide/your/files     (directory on Unix box)
>         !cd c:\windows\temp               (directory on W98 box)
>         prompt                            (don't ask about every file)

and..

          hash                              ( so you know your
connection is still working)

Quote:>         mget *.dbf                        (download all the *.dbf files)

--

SCO/Linux articles, help, book reviews, tests,
job listings and more : http://www.pcunix.com
 
 
 

1. File xfer speed significantly different : Help

Hello.

I have machine A running Linux 2.0.30 with IP masquerading and another
machine B running windows 95. A and B are connected via BNC/Coax
ehternet cards (Intel Ether Express 16 coax on A and 3Com Combo on B).
File transfer rate from A (Linux) to B (Win95) is good (700 - 900
Kbytes/sec). However, the other way around is very very slow. Depending
on the transfer methods it is something like 7-10Kbytes/sec for ftp and
smbclient, and 100Kbytes/sec after NFS mounting win95 disk on linux side
and using "cp" command.

Anyone having similar experiences ? Any help would be highly
appreciated.

Thanks in advance.

--- Sang Ju Park

2. Speed <-> different memorychips

3. Help with file Xfer in telnet PLEASE!

4. FW: [Lse-tech] Re: ext3 performance bottleneck as the number of s pindles gets large

5. PC file Xfer help

6. Octave 1.1.1 doesn't work

7. HELP:Need PC Term/File Xfer Program for PC6300

8. Free software for CVS: cvs2html and cvsstat

9. File Xfer thru socket loses last \n

10. ascii file xfer with minicom

11. C/C++ Libraries for Modem Control / File Xfer on UNIX

12. SCO to DOS file xfer

13. sound files in html not xferring in httpd