User Tools

Site Tools


x68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
x68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable [2012/03/09 14:32] eidisx68000:file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable [2014/08/15 16:37] eidis
Line 1: Line 1:
-==== File transfer between Windows PCs and X68000 machines using a null modem cable ====+ 
 +====== File transfer between Windows PCs and X68000 machines using a null modem cable ======
  
 The following tutorial is kind contribution by our forum member **Magic Knight**. The following tutorial is kind contribution by our forum member **Magic Knight**.
Line 195: Line 196:
  
  
-==== 10.  Transfer files with 38400 bps speed ====+==== 10.  Transfer files at 38400 bps speed ====
  
 It is possible to achieve even higher speeds with MuTerm. It is possible to achieve even higher speeds with MuTerm.
Line 202: Line 203:
 http://nfggames.com/X68000/Mirrors/x68pub/x68tools/ONLINE/MUTERM/MUTERM.LZH http://nfggames.com/X68000/Mirrors/x68pub/x68tools/ONLINE/MUTERM/MUTERM.LZH
  
-Transfer it to X68000, extract the files from archive and open muterm.cnf in text editor. Change the following lines.+Transfer it to X68000, extract the files from archiveopen muterm.cnf in text editor and change the following lines
  
 From: From:
Line 218: Line 219:
 SPEED = 38400 SPEED = 38400
 XFLOW = 0 XFLOW = 0
-</code/>+</code>
  
 Start Tera Term Pro. Start Tera Term Pro.
Line 240: Line 241:
 F5 - Receive F5 - Receive
 BREAK - Interrupt data transfer BREAK - Interrupt data transfer
-SHIFT+BREAK - Exit+SHIFT+BREAK - Exit to HumanOS
 </code> </code>
  
 +Please note that there is no need to use the SPEED command because MuTerm sets RS232 port speed and parameters automatically.
 +
 +==== 11.  Transfer any files at 38400 bps from Windows PC to X68000 ====
 +
 +<code>From Tera Term Pro
 +       -File
 +               -Transfer
 +                       -XMODEM
 +                               -Send
 +                                       -Filename: any file
 +                                       --Option CRC ON <---- Important</code>  
 +
 +At X68000 in MuTerm press F5, type any name for the incoming file and press Enter.
 +
 +
 +==== 12.  Transfer any files at 38400 bps from X68000 to Windows PC ====
 +
 +<code>From Tera Term Pro
 +       -File
 +               -Transfer
 +                       -XMODEM
 +                               -Receive
 +                               -Option 1K ON <---- This will make file transfer slightly faster
 +                               -Option Binary ON <---- Otherwise you will get a corrupted file
 +                               -Type any name for the incoming file and click Open</code>
 +
 +At X68000 in MuTerm press F4, then hit Enter and select the file you want to transfer.
  
 +Please note that it is recommended to use 1K option only when transferring from X68000 to PC. When transferring data from PC to X680000, CRC option gave better performance.
x68000/file_transfer_between_windows_pcs_and_x68000_machines_using_null_modem_cable.txt · Last modified: 2020/06/20 19:23 by NFG