| Poster | Thread |
olsen
|  |
Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 10:54:31
| | [ #1 ] |
|
|
 |
Cult Member  |
Joined: 15-Aug-2004 Posts: 569
From: Germany | | |
|
| There has been increased interest in getting the smbfs file system client working again with 'modern' operating system versions.
This is likely going to be a monstrously complex effort with little joy in return, for the developer, but let's see how far this can be taken.
To get this project off the ground, I need a little help. I have no clear idea of which file servers, NAS hardware, operating system versions, etc. still work with the 'smbfs' that is still in use today. From what I can tell, the picture of what doesn't work is much clearer, e.g. Windows Vista/7 and Mac OS X 10.6/10.7 do not work with smbfs any more.
If you could tell me what works for you, if you're using smbfs, that would be very helpful. Please be specific: if you know which software your file server uses, please tell me. If you know if there was a cut-off point where one server software version still worked, but the next version no longer did (e.g. Mac OS X 10.5 vs. Mac OS X 10.6) then that would be helpful, too.
Thank you! |
|
| Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 11:46:18
| | [ #2 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 8597
From: Norway | | |
|
| |
| Status: Offline |
|
|
salass00
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 12:01:47
| | [ #3 ] |
|
|
 |
Elite Member  |
Joined: 31-Oct-2003 Posts: 2438
From: Finland | | |
|
| @olsen
I have the package samba 2:3.6.3-2ubuntu (I guess this means the samba version is 3.6.3) installed on my Ubuntu PC and the shares work more or less fine when accessed with smbfs on AmigaOS 4.1. Last edited by salass00 on 03-Dec-2012 at 12:02 PM.
_________________ µA1-C - 750FX 800MHz, 512MB, 20GB HD, DVD-RW, OS4.1 Sam440ep - 440EP 667MHz, 512MB, 700GB HD, DVD-RW, OS4.1 |
|
| Status: Offline |
|
|
GoosMcGuile
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 12:23:03
| | [ #4 ] |
|
|
 |
Member  |
Joined: 8-May-2009 Posts: 11
From: Unknown | | |
|
| @olsen
my smbfs version is 1.74 and work fine with my Synology DS112+ shares http://www.synology.com/products/product.php?product_name=DS112 (with 1 TB exFat HDD)
the shares on my Fritz!NAS work just fine too.
my connect script looks like this:
in user-startup: .... run >NIL: Work:network/homeserver_connect.bat ... in homeserver_connect.bat: wait 5 sec smbfs domain=WORKGROUP USER=username PASSWORD=password DEVICE=SMB1 VOLUME=HOMENAS SERVICE=//192.168.0.10/HomeNAS
_________________
EntwicklerX |
|
| Status: Offline |
|
|
jPV
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 12:24:57
| | [ #5 ] |
|
|
 |
Regular Member  |
Joined: 11-Apr-2005 Posts: 277
From: .fi | | |
|
| @olsen
smbfs works fine with Win XP :) |
|
| Status: Offline |
|
|
vulture
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 12:31:19
| | [ #6 ] |
|
|
 |
Regular Member  |
Joined: 21-Sep-2006 Posts: 169
From: Greece | | |
|
| @olsen
I believe the problem right now is with newest windows and osx versions, but soon I'll have a NAS here to try out so, I'll report back any problems that may arise. |
|
| Status: Online! |
|
|
joeled
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 12:54:54
| | [ #7 ] |
|
|
 |
Cult Member  |
Joined: 25-Dec-2007 Posts: 672
From: Uppsala, Sweden | | |
|
| |
| Status: Offline |
|
|
Daedalus
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 12:55:38
| | [ #8 ] |
|
|
 |
Super Member  |
Joined: 14-Jul-2003 Posts: 1125
From: Dublin, Ireland | | |
|
| @olsen
It would be absolutely wonderful to have SMBFS work with more up-to-date systems! I can tell you that it works well for me with Windows XP, with my Linksys router with NAS capability, model WRT160NL, and with my Linux PC (Ubuntu 10.04) though I'm not at home so can't tell you which version of SMBFS it is.
My Macs have OS X 10.4 and 10.5 on them, but I haven't used them as a server before. And my Windows 7 virtual machine doesn't work. It allows the connection, but appears to mangle some bytes from the beginning of any files transferred, so possibly some changed header length issue or something like that... _________________ http://www.robthenerd.com |
|
| Status: Offline |
|
|
Chris_Y
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 14:09:36
| | [ #9 ] |
|
|
 |
Elite Member  |
Joined: 21-Jun-2003 Posts: 2730
From: Beds, UK | | |
|
| @Daedalus
Yeah, Win7 sort-of works. You can mount and browse, but reading files just ends up with a few bytes of garbage. IIRC writing files works correctly however.
_________________ "Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion Avatar is Tabitha by Eric W Schwartz |
|
| Status: Offline |
|
|
ncafferkey
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 14:31:32
| | [ #10 ] |
|
|
 |
Regular Member  |
Joined: 8-Jul-2003 Posts: 212
From: Unknown | | |
|
| @olsen
The problems with using SMBFS with modern OSes have been partly debugged in this thread: http://aros-exec.org/modules/newbb/viewtopic.php?topic_id=6867
Also, I've converted SMBFS into a "normal" handler for use in AROS, and I'd be delighted if you want to include my changes in versions for other Amiga flavours. The sources are in the ABIv0 source package found at http://aros.sourceforge.net/nightly.php in the subdirectory "workbench/network/smbfs/". Some details on the changes made are in the AROS-Exec thread above. |
|
| Status: Offline |
|
|
Amigo1
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 16:17:00
| | [ #11 ] |
|
|
 |
Super Member  |
Joined: 24-Jun-2004 Posts: 1167
From: Gallia celtica (Gaul) | | |
|
| @olsen
AmigaOS 4.1 update 6
samba 2.2.5 smbfs 1.74 SMBMounter 1.1
Connects to MacOS X 10.6.8 LinuxMint 14 (VirtualMachine in OS X) Ubuntu, Lubuntu, GNUSense
QNAP NAS firmware 3.7.3 (3.8 built 1414 actual but not tested yet)
Does not connect to MacOS X 10.8 here; Error reads as: "unknown host '192.168.1.30' (1, No error)
|
|
| Status: Offline |
|
|
djrikki
 |  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 18:08:15
| | [ #12 ] |
|
|
 |
Super Member  |
Joined: 22-Jun-2010 Posts: 1804
From: Grimsby, UK | | |
|
| |
| Status: Offline |
|
|
paolone
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 20:58:35
| | [ #13 ] |
|
|
 |
Cult Member  |
Joined: 24-Sep-2007 Posts: 665
From: Unknown | | |
|
| @olsen
That's easy. Amiga's SMBFS stopped working with Windows Vista. Former version of the protocol (used by Win XP and former MS OSes, and by a huge pletora of fileservers, NAS, media jukebox and so on) work.
Please look to NCafferkey's links for a better explanation about what's happening with Vista, Win7 and Win8. |
|
| Status: Offline |
|
|
nbache
 |  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 22:37:47
| | [ #14 ] |
|
|
 |
Cult Member  |
Joined: 8-Apr-2003 Posts: 798
From: Copenhagen, Denmark | | |
|
| @olsen
That sounds like a great idea! Hopefully a reimplementation will also make it possible to increase the speed (I hesitate to use the term ) of writing from AmigaOS to SMB shares.
As for working servers, I used to have it working with Win XP Pro on my wife's old laptop, but it doesn't with her new Win 7 Home Premium.
Furthermore, I have it working fine from all my Amigas to our NAS, which is (AFAIK) a ZyXel NSA-310 with some Linux distro on it. Only problem is that it uses UTF-8 for filenames, and our SMBFS cannot support this (right?). So when I store all my Danish CD rips on it, titles (filenames) with national letters in them get garbled, and some of the files can't even be read back because they end up containing invalid characters. And of course again there's the write speed issue.
Best regards,
Niels
|
|
| Status: Offline |
|
|
Tom01
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 23:11:48
| | [ #15 ] |
|
|
 |
New Member |
Joined: 5-Feb-2012 Posts: 1
From: Unknown | | |
|
| I am usin SMBFS on MorphOS with connections to OS X 10.6, Debian-Lenny and Windows XP. On OS X I had to switch samba from utf to iso support. Last edited by Tom01 on 05-Dec-2012 at 02:33 PM.
|
|
| Status: Offline |
|
|
djrikki
 |  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 23:25:14
| | [ #16 ] |
|
|
 |
Super Member  |
Joined: 22-Jun-2010 Posts: 1804
From: Grimsby, UK | | |
|
| |
| Status: Offline |
|
|
Delta_qc
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 3-Dec-2012 23:57:22
| | [ #17 ] |
|
|
 |
Member  |
Joined: 21-Oct-2011 Posts: 24
From: Canada | | |
|
| @olsen I'm using 1.74 with two PC running win7 home and my Buffalo NAS. Took some time to set it up so an install script for OS4 would be great. All software made for OS4 should install itself like all modern systems. I got no time to manually copy files for simple stuff nowadays.
Thanks for asking _________________ -=Delta |
|
| Status: Offline |
|
|
Amigo1
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 4-Dec-2012 6:23:01
| | [ #18 ] |
|
|
 |
Super Member  |
Joined: 24-Jun-2004 Posts: 1167
From: Gallia celtica (Gaul) | | |
|
| @djrikki
Quote:
djrikki wrote: @olsen
Mac OS X Lion broke SMB (Apple removed it) ) |
No, apparently they have not. They might have upgraded to the teh newer versions. I can connect in both directions from and to a linux box from mountain lion.. |
|
| Status: Offline |
|
|
Amigo1
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 4-Dec-2012 7:00:38
| | [ #19 ] |
|
|
 |
Super Member  |
Joined: 24-Jun-2004 Posts: 1167
From: Gallia celtica (Gaul) | | |
|
| @nbache
Quote:
nbache wrote: @olsen
Only problem is that it uses UTF-8 for filenames, and our SMBFS cannot support this (right?). So when I store all my Danish CD rips on it, titles (filenames) with national letters in them get garbled, and some of the files can't even be read back because they end up containing invalid characters. And of course again there's the write speed issue.
Best regards,
Niels
|
The UTF-8 issue is odd. Have you tried to copy files with umlauts or accents from the Amiga to a NAS for example? The filenames are OK on the destination, be it on Mac or NAS. However, if I copy files to a Mac via Workbench they display correctly at first but disappear once I update the drawer. The files are still there when I list the contents of the directory from withinMacOS, with umlauts and all, but don't display in the workbench window. If I try to copy the same file over, i get a wb-requester asking me if I want to replace the file, I click "no" and the file reappears with it's umlauts. It disappears again once I update the drawer or after a reset. This behavior is not shown on QNAP NAS devices (Firmware up to 3.7.3 have not tried the new v3.8 yet), the files and their names are copied correctly, the names are not garbled when accessing from MAC, Linux or WinXP, and they don't disappear and retain their accents/umlauts on the workbench window. The NAS are set to use UTF-8or UTF-16
I get garbled names when accessing a directory from a Mac to an Amiga directly. And strangely enough, Last edited by Amigo1 on 04-Dec-2012 at 07:14 AM.
|
|
| Status: Offline |
|
|
scOOby
|  |
Re: Reanimating the 'smbfs' Amiga SMB file system client: Which Samba/Windows version works for you? Posted on 4-Dec-2012 7:25:20
| | [ #20 ] |
|
|
 |
Member  |
Joined: 14-Oct-2003 Posts: 33
From: Unknown | | |
|
| @olsen
SMBFS does not work with the SMB implementation of the Apple Airport Extreme router to which you can attach HDDs.
I would appreciate an update very much! |
|
| Status: Offline |
|
|