Welcome, Guest. Please login or register.

Author Topic: How to get files to an amiga  (Read 10461 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline chertelTopic starter

  • Newbie
  • *
  • Join Date: Mar 2005
  • Posts: 14
    • Show only replies by chertel
How to get files to an amiga
« on: March 17, 2005, 03:49:14 PM »
What ways are there to get files from a PC to an Amiga 2000?
 

Offline Linchpin

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 1483
    • Show only replies by Linchpin
    • http://www.systemmedic.co.uk
Re: How to get files to an amiga
« Reply #1 on: March 17, 2005, 04:18:56 PM »
What sort of amiga 2000 ?

CD rom ?
FDD ?
Basic A2000?
Ethernet?
UAE HDD transfer?

There are a few ways...
WinUAE Only... OS3.9 with 512mb ZIII ram ;)
 

Offline Crisisdog

  • Full Member
  • ***
  • Join Date: Oct 2004
  • Posts: 107
    • Show only replies by Crisisdog
Re: How to get files to an amiga
« Reply #2 on: March 17, 2005, 04:19:26 PM »
With the proper drivers loaded, all Amigas with a floppy drive should be able to read 720k MS-DOS diskettes.  If you're running OS 2.1 or higher, there should be a PC0 device that can be double clicked in the "Storage\DosDrivers" directory to activate this.

If you have additonal accessories installed on the Amiga, such as a CD-ROM, ZIP disk, or HD 1.44 floppy drive, then these formats can also be recognized, once again with proper drivers.

 :-D

 

Offline BenShep

  • Full Member
  • ***
  • Join Date: Dec 2004
  • Posts: 104
    • Show only replies by BenShep
Re: How to get files to an amiga
« Reply #3 on: March 17, 2005, 04:20:11 PM »
Install a scsi cdrom. This is probably the best way of doing things other than having a network card.

You'll probably need to get the driver to the amiga along with LHA and a few other utilities if you're not fully setup.  

If you are running kickstart 2.1 you can mount 720Kb dos (fat) diskettes by using the PC0: device in the dos drivers drawer.  This is probably the best way of getting started.

Another option is to get amiga explorer from amiga forever (transfers files over a null modem serial link).

 
 

Offline Thomas

Re: How to get files to an amiga
« Reply #4 on: March 17, 2005, 04:22:46 PM »

- Ethernet / Samba
- Ethernet / FTP
- USB sticks / flashcard readers
- CD-R/RW
- ZIP disks
- floppy disks
- HDD swapping
- serial cable with AmigaExplorer
- serial cable with terminal programs
- parallel cable with appropiate software
- sending files by e-mail to your mailbox and retrieving them with the Amiga
- ...

Bye,
Thomas

Offline Managarm

  • Sr. Member
  • ****
  • Join Date: Jan 2005
  • Posts: 263
    • Show only replies by Managarm
    • http://www.freewebs.com/robinslair
Re: How to get files to an amiga
« Reply #5 on: March 17, 2005, 05:24:40 PM »
I've found that transfering through the PCMCIA port works really well. There's one on EBay now.

http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&category=3543&item=8176028592&rd=1

There's also one that uses the serial port.

http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&category=3544&item=8177988573&rd=1

Although I believe that the serial port can be quite slow.
 

Offline chertelTopic starter

  • Newbie
  • *
  • Join Date: Mar 2005
  • Posts: 14
    • Show only replies by chertel
Re: How to get files to an amiga
« Reply #6 on: March 17, 2005, 06:20:49 PM »
It is an Amiga 2000 HD,  no CD, no NIC, only FD
Workbench 1.3
No Kickstart rom for UAE, or else I would try that.
 

Offline DethKnight

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 509
    • Show only replies by DethKnight
Re: How to get files to an amiga
« Reply #7 on: March 17, 2005, 06:52:02 PM »
big fan of NComm and laplinks myself
last xfer took just under 3 minutes for 900k ADF
wanted; NONfunctional A3K keyboard wanted
 

Offline Noster

  • Sr. Member
  • ****
  • Join Date: Jan 2004
  • Posts: 375
    • Show only replies by Noster
Re: How to get files to an amiga
« Reply #8 on: March 17, 2005, 07:56:12 PM »
Hi,

with an old Amiga with Kickstart 1.3 you cannot use such nice tools as PC2Amiga with a LapLink cable, but you can use a serial connection to transfer files between these computers.
If you want to write ADF-files to Amiga disks, you can use TransWarp or TransDisk on the Amiga and ADFSender at the (Windows-)PC.

If you own an old PC (486), you can use TWINExpress for a 115200 baud connection between a standard Amiga and a PC. This tool is also usefull between two Amigas, I have reached upto 190000 baud between two unenhanced A1000's !!

http://ftp.uni-paderborn.de/aminet/aminet/comm/term/twin_11a.lha

To get the initial file (the transfertool) to your Amiga, you could start a simple terminal program on your PC and copy the file to the serial port connected to your Amiga and open a shell on the Amiga and type something like:

copy SER: to RAM:twin.lha

This way the file is copied to the Amigas RAM-disk.

Noster
DON\\\'T PANIC
    Douglas Adams - Hitch Hiker\\\'s Guide to the Galaxis
 

Offline chertelTopic starter

  • Newbie
  • *
  • Join Date: Mar 2005
  • Posts: 14
    • Show only replies by chertel
Re: How to get files to an amiga
« Reply #9 on: March 17, 2005, 08:02:20 PM »
Quote

Noster wrote:

To get the initial file (the transfertool) to your Amiga, you could start a simple terminal program on your PC and copy the file to the serial port connected to your Amiga and open a shell on the Amiga and type something like:

copy SER: to RAM:twin.lha

This way the file is copied to the Amigas RAM-disk.

Noster


Has anyone tried this type of connection?
 

Offline Noster

  • Sr. Member
  • ****
  • Join Date: Jan 2004
  • Posts: 375
    • Show only replies by Noster
Re: How to get files to an amiga
« Reply #10 on: March 17, 2005, 08:10:40 PM »
Hi,

@chertel

> Has anyone tried this type of connection?

I have :-D

But I've used two Amigas (A3000T WB 3.9, A500 WB 1.2), the first one (server) with:

copy twin.lha to SER:

and the second (client) with:

copy SER: to RAM:twin.lha

It should also work with a PC as sender. Take care that you use identical settings for the serial port on both machines.

Noster
DON\\\'T PANIC
    Douglas Adams - Hitch Hiker\\\'s Guide to the Galaxis
 

Offline DethKnight

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 509
    • Show only replies by DethKnight
Re: How to get files to an amiga
« Reply #11 on: March 17, 2005, 08:19:53 PM »
I tried just now, only got connection timeouts

somehow I think there's missing details

and a write fault error writing to com1 on the PC

to avoid funky errors I say hyperterm to ncomm
wanted; NONfunctional A3K keyboard wanted
 

Offline Noster

  • Sr. Member
  • ****
  • Join Date: Jan 2004
  • Posts: 375
    • Show only replies by Noster
Re: How to get files to an amiga
« Reply #12 on: March 17, 2005, 08:28:53 PM »
Hi,

@DethKnight

Have you the same settings for the serial port on both machines ?
Remember that you could use 19200 baud as maximum for the standard SER: of an Amiga.

Noster
DON\\\'T PANIC
    Douglas Adams - Hitch Hiker\\\'s Guide to the Galaxis
 

Offline DethKnight

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 509
    • Show only replies by DethKnight
Re: How to get files to an amiga
« Reply #13 on: March 17, 2005, 08:31:46 PM »
re:  19200 baud as maximum

I seem to get what appears to be 57600 using NComm
 no funky errors
8-n-1 ZModemCRC


serial.device 5412 bytes
wanted; NONfunctional A3K keyboard wanted
 

Offline Noster

  • Sr. Member
  • ****
  • Join Date: Jan 2004
  • Posts: 375
    • Show only replies by Noster
Re: How to get files to an amiga
« Reply #14 on: March 17, 2005, 08:33:58 PM »
Hi,

> I seem to get what appears to be 57600 using NComm
> no funky errors

with the standard serial.device ? Or are you using something like baudbandit.device with NComm ?

Noster
DON\\\'T PANIC
    Douglas Adams - Hitch Hiker\\\'s Guide to the Galaxis