Samba on Mac OSX
-
- Posts: 20
- Joined: Wed May 05, 2021 5:09 pm
- Has thanked: 4 times
Samba on Mac OSX
I just set up my MiSTer including update_all. To make life a bit easier, I wanted to try connecting my Mac via Samba with Mister but I seem to miss something. Samba is turned on on the MiSTer but when I try to connect via "smb://mister" it will not connect.
Is there something I am missing?
Best
Armin
UPDATE: So I renamed the _samba.sh script to samba.sh and it works now. I thought this was not necessary as I ran the script samba_on and thought that would do the trick …
- lagerfeldt
- Posts: 170
- Joined: Mon Jan 03, 2022 8:32 pm
- Location: Denmark
- Has thanked: 33 times
- Been thanked: 85 times
- Contact:
Re: Samba on Mac OSX
Another option is to use something like FileZilla https://filezilla-project.org/download.php?platform=osx
Then connect via sftp
Patron of MiSTer + theypsilon + Jotego Team + Coin-Op Collection + Pierco + Nullobject
- PistolsAtDawn
- Posts: 358
- Joined: Fri Feb 18, 2022 7:29 pm
- Has thanked: 303 times
- Been thanked: 100 times
Re: Samba on Mac OSX
Your router may not have yet cached the network name of the MiSTer the first time if you couldn't contact it by the short name and not the FQDN. If it happens again in the future try adding ".local" to the end of the network name (or just use the IP address).
This will happen occasionally on my router running openwrt, but a FQDN will normally help if I can't contact my MiSTer by the short name.
I don't think renaming a script should be necessary. I think that your router had simply cached the network name of the MiSTer by the time you tried again, if you didn't try the FQDN that is.
-
- Top Contributor
- Posts: 860
- Joined: Wed Feb 09, 2022 11:50 pm
- Has thanked: 64 times
- Been thanked: 194 times
Re: Samba on Mac OSX
If you set a reservation on your DHCP server (typically the router), so that the Mister always gets the same IP number, you can just use that to connect to.
smb://1.2.3.4/filesharename
I don't know what the share name defaults to. I store my files on a NAS, which is the exact opposite thing.
- redsteakraw
- Posts: 245
- Joined: Sun May 24, 2020 11:19 pm
- Has thanked: 1 time
- Been thanked: 41 times
Re: Samba on Mac OSX
lagerfeldt wrote: ↑Sat Dec 03, 2022 6:13 pmAnother option is to use something like FileZilla https://filezilla-project.org/download.php?platform=osx
Then connect via sftp
Yeah don't need that if you are on KDE / Linux my Steam deck can ftp into the MiSTer from my default file manager Dolphin. I guess I take for granted how it is to be on a platform that just has it all built in by default.
Re: Samba on Mac OSX
lagerfeldt wrote: ↑Sat Dec 03, 2022 6:13 pmAnother option is to use something like FileZilla https://filezilla-project.org/download.php?platform=osx
Then connect via sftp
Cybeduck (https://cyberduck.io) is a good alternative on MacOS for sftp connection.
- limi
- Top Contributor
- Posts: 773
- Joined: Sun May 24, 2020 6:53 pm
- Has thanked: 179 times
- Been thanked: 570 times
Re: Samba on Mac OSX
redsteakraw wrote: ↑Mon Dec 05, 2022 3:33 pmYeah don't need that if you are on KDE / Linux my Steam deck can ftp into the MiSTer from my default file manager Dolphin. I guess I take for granted how it is to be on a platform that just has it all built in by default.
You do know that macOS has both FTP and SMB built into the Finder? No need to pretend that this is a feature unique to Linux or KDE.
The original poster is struggling with having his network expose the named “MiSTer” share, not with SMB/FTP as protocols. Depending on how the local network is set up, you might have to use the IP address directly (found in the MiSTer OSD if you press F12 and arrow left) instead of a hostname. (…but in this case was a case of script naming, it looks like)