English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 12 February 2010, 19:03   #1
piemmeweb
Commodore Lover
 
piemmeweb's Avatar
 
Join Date: Nov 2008
Location: Italy
Age: 48
Posts: 128
Amiga <-> Pc Lan

Hello folks, I'd like to know how to connect PC and AMIGA to exchange files through the LAN.
I'm using AMIGA 4000 and 3 PC all connected to ADSL2 router.
Amiga works fine on internet, using MIAMI TCP-IP stack.

There is a shared folder on one of the three PC (the server) and want to share it in my amiga too.

what is the software that i need?
any tricks, suggests?

many thanks!
piemmeweb is offline  
Old 12 February 2010, 20:44   #2
Fabie
Banned
 
Join Date: Apr 2009
Location: France
Posts: 478
you need Amiga Explorer

http://www.amigaforever.com/ae/
Fabie is offline  
Old 12 February 2010, 20:49   #3
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,861
You need smbfs.

The question is worded in a way that it's hard to understand what you want to do? Map a PC share on the Amiga? Share an amiga disk and map it on the PC?
Jope is offline  
Old 12 February 2010, 22:31   #4
piemmeweb
Commodore Lover
 
piemmeweb's Avatar
 
Join Date: Nov 2008
Location: Italy
Age: 48
Posts: 128
Quote:
Originally Posted by Jope View Post
You need smbfs.

The question is worded in a way that it's hard to understand what you want to do? Map a PC share on the Amiga? Share an amiga disk and map it on the PC?
I'd like to move files AMIGA <-> PC through the LAN
piemmeweb is offline  
Old 12 February 2010, 22:56   #5
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,751
Quote:
Originally Posted by piemmeweb View Post
I'd like to move files AMIGA <-> PC through the LAN
Then use smbfs to make the share on your peecee available on the Amiga. If you don't want to make whole file system structures available across machines, then you don't need Samba, and smbfs will be fine.

Be warned: I use this program and the interface is a pain. It's better to configure the mount file by hand. The handler itself works well, so give it a go.
Thorham is offline  
Old 13 February 2010, 10:08   #6
piemmeweb
Commodore Lover
 
piemmeweb's Avatar
 
Join Date: Nov 2008
Location: Italy
Age: 48
Posts: 128
Hi again,
I'm trying Amiga Explorer but experiencing connection problems:

- I launch GENESIS on amiga
- I launch AExplorer on AMIGA
- When I launch aexplorer on the PC, in the GENESIS Dialog box (on amiga) I see "access from host 192.168.1.10 to port 356 denied"

192.168.1.10 is the Ip of the PC

I already opened the port 356 on the router for both IP adresses (pc and amiga) but nothing.

What's the matter?
thanks!
piemmeweb is offline  
Old 13 February 2010, 14:50   #7
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,751
This might work. I use MiamiDX with Smbfs, but it might apply to Genesis with AmigaExplorer as well.

Under Windows you have to make a new user, such as Amiga_Guest. Don't do this by adding the user the normal way. You have to add the user in the incoming network connections settings program. You then have to add this user to the shared folder, and set it's access rights to something appropriate. On the Amiga side you have to tell the software to access the share as that new user.

This works very well with Miami+Smbfs, so you may want to try that if all else fails. The mount file for Smbfs isn't all that complicated:
Code:
   /* net drive handler */
   Handler     = L:SMB-Handler
   Stacksize   = 40000
   Priority    = 10
   GlobVec     = -1
   Mount       = 1
   Startup     = "C=\\PC_Name:PC_Gateway_IP\Shared_Folder_Name MH=Amiga_Name:Amiga_IP W=Windows_Workgroup_Name U=User_Name P=Password DN=Share"
Here's my config file:
Code:
   /* net drive handler */
   Handler     = L:SMB-Handler
   Stacksize   = 40000
   Priority    = 10
   GlobVec     = -1
   Mount       = 1
   Startup     = "C=\\MEPIS-1:192.168.0.1\Amiga_Share MH=amiga1200:192.168.0.101 W=MSHOME U=AmigaGuest P=xxxxxxxx DN=Share"

Last edited by Thorham; 13 February 2010 at 15:01.
Thorham is offline  
Old 13 February 2010, 23:34   #8
piemmeweb
Commodore Lover
 
piemmeweb's Avatar
 
Join Date: Nov 2008
Location: Italy
Age: 48
Posts: 128
I found the solution at last, simply forgot to set up TCP/IP transfer mode on AExplorer AMIGA side, now it works really fine... with no shared folders and/or additional users...
I can see all amiga partitions on the AEXplore PC side and working on those is very smooth
I tranferred a 33MB MP3 file in about three minutes, absolutely not bad!
Thanks for your help!!!

Last edited by piemmeweb; 14 February 2010 at 08:32.
piemmeweb is offline  
Old 14 February 2010, 14:41   #9
solaris104
Registered User
 
Join Date: Jul 2008
Location: Czechia
Posts: 98
I use FTP server on PC and FTP client on Amiga.
solaris104 is offline  
Old 14 February 2010, 14:56   #10
piemmeweb
Commodore Lover
 
piemmeweb's Avatar
 
Join Date: Nov 2008
Location: Italy
Age: 48
Posts: 128
Quote:
Originally Posted by solaris104 View Post
I use FTP server on PC and FTP client on Amiga.
Seems too difficult, Amiga Explorer works very fine and very fast via TCP/IP
piemmeweb is offline  
Old 14 February 2010, 19:54   #11
Chain
A-Collector, repairments
 
Chain's Avatar
 
Join Date: Jul 2001
Location: Czech Rep.
Age: 50
Posts: 1,536
Send a message via ICQ to Chain
Quote:
Originally Posted by piemmeweb View Post
Seems too difficult, Amiga Explorer works very fine and very fast via TCP/IP
try AE if you have more PCs and more miggys FTP is definitelly more comfortable
Chain is offline  
Old 14 February 2010, 21:15   #12
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,861
Smbfs is very comfortable when you have a Linux server whose disks you mount from all your PCs, Macs and Amigas. ;-)
Jope is offline  
Old 14 February 2010, 22:32   #13
Peter
Still an Amiga user
 
Peter's Avatar
 
Join Date: Nov 2006
Location: Kent
Age: 55
Posts: 2,715
I have set "FileZilla Server" up on my laptop with a shared "Amiga" folder on the laptop desktop - I FTP from my A1200 to the laptop via AMIFTP - it is very quick and is a really useful way to transfer files over to my Amiga.
My A1200 connects to my Broadband Router via Genesis through a 3COM PCMCIA Network card

Generally I test downloaded Amiga games and software in WINUAE on my laptop - anything I then decide I want to use on my real Amiga goes across the network to the A1200 this way.

It is a lot quicker than using PCMCIA cards or USB sticks to make the transfer and it was quite fun to set up...
Peter is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WTD: Bootdisk for amiga lan card ElectroBlaster request.Apps 2 27 September 2006 21:19
"Amiga Explorer" PCMCIA-LAN without HDD possible? Flachkoepper support.Apps 4 11 April 2005 22:59
Amiga to PC file transfer over lan Uplink7 support.Hardware 3 07 January 2005 06:15
Lan Adapter Dr. Dude support.Hardware 5 27 December 2004 21:19
wireless lan Interceptor support.Hardware 4 26 February 2004 12:59

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:16.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09402 seconds with 13 queries