Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Walimay

    serial file XFR to PC

    Well guys, all works fine now. tnx ti Edfair that reminden me to double check the port config. (it was setted up at 9600 !!) Now i'm transferring data at almost 38k, fine enough for my purpose. tnx a lot to all who contribute to this post. Now I can say: SOLVED ! :D Walimay
  2. Walimay

    serial file XFR to PC

    Yes, the client tells me that i'm transferring at 1400 baud instead of a full capacity of 38400. it seems that the serial connection is not so good, because of the latency of the response on screen. Added to the general performance of the "server"... thanks anyway four your support... Waly
  3. Walimay

    serial file XFR to PC

    Here again: te client sw report a baud rate of 1400 / 38400 Kbs is there any option to improve speed ? I've tried with -bkrv b = forces binary K = sends 1024 bytes packet r = resume interrupted files v = verbose so this ws the command: sz -bkrv myfile tnx Waly
  4. Walimay

    serial file XFR to PC

    Ladies and Gentleman.... IT WORKS !!! Tnx to all who contribute to this post, and special tnx to Motoslide and Annihilannic for the most useful help. I run sz <filename> from host and then receive files on PC. Unfortunately the tranfer is very very very slow, due to the serial connection at...
  5. Walimay

    serial file XFR to PC

    it seems that i'm near the solution. Unfortunately the remote system is now unreachable. I'll try to connect tomorrow. Steps I'll do: Make a floppy with sz and rz executables. copy 'em from floppy to /bin launch sz to tranfer files from Host to PC receive files to PC. I think that's all ...
  6. Walimay

    serial file XFR to PC

    I've looked for that files, neither sz, sx or lone-tar were in the system. this is the result of uname -X : System = SCO_SV Node = xxxxxxx Release = 3.2v5.0.6 KernelID = 2000-07-27 Machine = PentIII BusType = ISA Serial = 0000000 Users = 5-user OEM#...
  7. Walimay

    serial file XFR to PC

    i've looked for in / and /bin but neither sz, sx or kermit were found. are there in a specific folder ? Maybe it were not installed on this system? How many troubles and time I need to put it in a TCP network? (install NIC, and configure the system) tnx. Waly
  8. Walimay

    serial file XFR to PC

    replying to jfrantz the files I need are ascii export from an accounting sw. I used tar -cvf to collate em into a unique file and the I've compressed tars with compress. Using TinyTerm as terminal emulator I can use the transfer funcion "request file(s)". I can choose the protocol Xmodem...
  9. Walimay

    serial file XFR to PC

    Hi, I'm in a trouble. I have to tranfer large tar.Z files froma a SCO server to a pc. It could be done easily via FTP but unfortunately the server has only a Specialix multiserial connecterd to the clients and printers. I use a trminal emulation program to connect, I have root access to the...

Part and Inventory Search

Back
Top