Search Mac and iPhone Software Downloads
|
DESCRIPTION

Bonjour Mounter will mount your AFP or SMB share points silently in the background.

Add Bonjour Mounter to your login items to mount your share points on login without that annoying finder window popping up.

It will also automatically mount appearing bonjour enabled servers when they become available.

Bonjour Mounter is a status bar application.

Comments are welcome.

bonjour.mounter@gmail.com

For those of you who wish to donate:
WHAT'S NEW
Version 2.0:
  • Changed the interface.
  • Added Host File Lookup.
  • Added Menu items for mounting and unmounting.
  • Added Buttond for mounting and unmounting.
  • Internal code structure modifications. faster code.
  • Code Cleanup.
  • Comments and support to bonjour.mounter@gmail.com.
REQUIREMENTS
Mac OS X 10.5 or later.


SCREENSHOT

Developer:Sandro Noel
Downloads:6,740
  - Version d/l:913
Utilities:Network
License:Free
Date:02 Jan 2009
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
Suggest something else:
Bonjour Mounter User Reviews (35 posts)Write A Review
sort: smiles | time
Jan 4 2009
*****

MARK BURTON  This is one of the most useful tools I have found recently. I'm using it to automount my iPhone's DataCase AFP share in the background so I can browse files in Boxee (media server software). Works perfectly and the developer has been nothing short of amazing at responding to questions and adding features. Top marks  
(Version 2.0)

praisebury
+2
[ 1 Reply - Reply ]
Replies:
Jan 4 2009

SANDRO NOEL  Thank you Mark!

I had fun adding the features you asked for!  
(Version 2.0)

praisebury
0

Dec 29 2008

WUFFE  Hi,

Just tested BM 1.9.2 and it seems to work much better for me.

But I think that you've put too much work into BM...

It shouldn't be necessary to create your own username/password dialog-box when prompting for password - the system (Finder) will do that for you.

please try the following command from your terminal.app:

open smb://your-username-here@server-name/share-point-name

This way the system will also (automatiaclly) remember the password - and reuse it for every mount against the same server - no need for you to do any additional programming.

Using the system for prompting is not only more os-compatible - but it also makes your application much more thrustworthy.

Users are somewhat suspicious towards applications that prompts for username/password (fear of username/password theft)

kind regards Uffe  
(Version 1.9.2)

praisebury
0
[ 4 Replies - Reply ]
Replies:
Dec 29 2008

SANDRO NOEL  I was using the system prompted dialogue before, and you complained about it.

There is not much many ways for me to control the system dialogue from the API that is available.

If you know of a way to do it, you should let me know.

Thanks.  
(Version 1.9.2)

praisebury
0
Dec 29 2008

WUFFE  Well I'm no expert in your BM codebase - but I guess that you along with your own username/password dialog implementation must have changed something "else" around the handling of empty passwords (ok admitted this is unclear).

What I saw with BM 1.9 was the correct username/password dialog box - but the wrong username filled out. In parallel with that background threads seemed to be attempting to login with the correct username but an empty password - after 3 attempts in less than a second my account was blocked before I could fillout the username/password dialog.

(I admit) without knowing your code I'm just guessing :-)

Kind regards Uffe  
(Version 1.9.2)

praisebury
0
Dec 29 2008

SANDRO NOEL  Uffe

The only thing that has changed and the reason why you do not see the threads asking for a password is that before the mounting threads get launched, BM will check if any of the mounts require a password.

It will ask for that password and then pass it along to the mounting procedure as needed.

The password will remain in RAM for the duration of the execution of the program. once BM is closed the passwords are lost they are not saved to disk.

This procedure allows me to mount multiple shares from the same host with the same username/password.

as opposed to asking the system to validate it against the server and THEN ask the user for the password.

Since BM is a multi threaded application, up to 4 mounts can happen at the same time

thus causing the system to ask to 4 passwords at once even if they are for the same host. witch is not a desired situation for the users.

NOTE: This password scheme, was developed expressly for you, since no one else has mentioned the need for it. If you have now lost trust in BM because the password dialogue is a custom dialogue, I do not know what to say else than, do what you think is best, even if it means discontinuing the use of BM.

Best Regards.  
(Version 1.9.2)

praisebury
0
Dec 29 2008

WUFFE  I think you misunderstood me. I'm still happy a happy BM user and i do thrust your app. I just meant that the os dialog could save you from specialized implementation - but apparetly you've already tried that and it did not work as I expected it to.

Kind regards Uffe :-)

  
(Version 1.9.2)

praisebury
0

Dec 28 2008
*****

MREDRUP  This is a very handy piece of software, I keep all my iTunes music on a remote disk and if it doesn't get mounted before launching iTunes then my songs are missing. This launches my disk without fail every time so I don't need to remember to do it. Thank you.  
(Version 1.9.2)

praisebury
+1
[ 1 Reply - Reply ]
Replies:
Dec 28 2008

SANDRO NOEL  You are Welcome, Thank you for the review it is very appreciated!!!

P.S. : I created Bonjour mounter for that exact reason in the first place :) i had the same need on multiple computers.  
(Version 1.9.2)

praisebury
0

Dec 27 2008

MREDRUP  1.9.1 now has a Dock , why is it needed? Please add a way to disable it.   
(Version 1.9.1)

praisebury
+1
[ 1 Reply - Reply ]
Replies:
Dec 27 2008

SANDRO NOEL  Oups.... will update.  
(Version 1.9.1)

praisebury
0

Dec 20 2008

MIKAELF  I've set BM to launch at startup, it shows up as a login item...does it mount any mounts automatically? Not what I can see.  
(Version 1.9)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Dec 21 2008

SANDRO NOEL  It should. unless you have something different from all the other users.  
(Version 1.9)

praisebury
0

Dec 19 2008
****.

MIKAELF  1.9 works fine but I'm a bit puzzled by the description. How does it mount volumes at login? All I can see is that it will mount volumes in the background when I manually select Mount All from the menu or mount a volume from the mount window.

Wish List

- checkbox next to Volumes to be mounted at login.

- I'm using Marco Polo for contextual network switching and it sets network location, default printer etc depending on rules I created. Would be nice if BM could be called from one of these actions and mount different volumes depending on location (work/home etc)  
(Version 1.9)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Dec 20 2008

SANDRO NOEL  Check the preferences.

There is a login item, and when BM launches, it tries to mount all the defined mounts.  
(Version 1.9)

praisebury
0
Dec 20 2008

MIKAELF  My reply as a new post...in short. Nothing is mounted at login. When I select something to be mounted it works.  
(Version 1.9)

praisebury
0

Dec 19 2008

WUFFE  Hi,

Tried BM 1.9 - deleted all my mounts from BM and recreated them again with username filled in - but with empty passwords.

But things are still not working.

BM gave me a auth-dialog box - but the username from BM is not transferred into it - instead it defaulted to my mac-logon name.

Also it still seems to perform repeating logon attempts in the background (before I've entered my password in the auth-dialog-box)

Last (a a consequence of the last problem) it is pestering me with an "invalid username or password ok-dialog-box" that I cannot get rid of - pressing OK just makes it reappear.

BM 1.9 is by no means a succesful release ;-)  
(Version 1.9)

praisebury
0
[ 3 Replies - Reply ]
Replies:
Dec 20 2008

SANDRO NOEL  Ok, I'm looking into it, but you realize that I do not have access to a SecureID server to test this out, so I'm pretty much on a trail and error here.

and well, you are the trail :)  
(Version 1.9)

praisebury
0
Dec 21 2008

SANDRO NOEL  i'm working on a release, if you would like to test it before i release it, please send me a mail @ bonjour.mounter@gmail.com  
(Version 1.9)

praisebury
0
Dec 22 2008

WUFFE  I guess that you should be able to (sort of) recreeate the problem if you try to mount from BM with a wrong username/password against a smb share ?

BTW: I'll send you an email - I'd be happy to do some testing for you :-)  
(Version 1.9)

praisebury
0

Dec 18 2008

CIRCLEDEV  Will not mount my afp shares :(

I run a g4 with tiger server 10.4.11 with all my music an movies on it.

It has 3 different shares running afp only across a wired network.

All the shares will mount through the finder and the server shows in the sidebar too.

BM says it cannot connect to the server even though finder can?

I have tried lots of variations on the sharepoint and server but still no dice :(

Any ideas?

BTW do you have an email address so I could send logs or whatever you need to fix this.

Thanks

  
(Version 1.9)

praisebury
0
[ 6 Replies - Reply ]
Replies:
Dec 18 2008

SANDRO NOEL  You can post your logs here.

I check this site many times a day.  
(Version 1.9)

praisebury
0
Dec 18 2008

SANDRO NOEL  By the way AFP mount points are case sensitive.  
(Version 1.9)

praisebury
0
Dec 18 2008

CIRCLEDEV  Ok Fixed it.

it seems that BM does not like having empty name and password fields.

As I have my server sharing through the guest account to my household this is a problem.

BM works fine and mounts ok when username and password is entered.

Can you please add a checkbox on the edit share panel to use guest login for the particular share.

Thanks for the great work.

Apologies if I was ranting before.  
(Version 1.9)

praisebury
0
Dec 18 2008

SANDRO NOEL  BM will prompt for login information if the username and/or password box are empty.

but that procedure is left to the Operating system, it is not past of BM.  
(Version 1.9)

praisebury
0
Dec 19 2008

CIRCLEDEV  Ok but when I access the server from the finder it says logged in as guest and I have no dialog asking for username and password.

There is nothing in my keychain for the server.

When I mount the share at login with the finder there is no username/password dialog.

Also when presented with a username/password dialog I can choose guest which then mounts the share.

Why cant BM do this if the finder can?

Thanks  
(Version 1.9)

praisebury
0
Dec 19 2008

SANDRO NOEL  Finder has functionality that are not accessible to developers...  
(Version 1.9)

praisebury
0

Dec 18 2008

GIZMOMO  It works fine for me on OSX.5.5 on an Intel MBP, but I would like to use it on some OSX.4 systems. Is it possible for you to build it for that?  
(Version 1.9)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Dec 18 2008

SANDRO NOEL  One core component I use is available only on 10.5

I would have to rework the whole mounting procedures to do it.

But it could be done, maybe in the future is there is enough demand for it.  
(Version 1.9)

praisebury
0

Dec 18 2008

WUFFE  Hi,

Just tried the new BM 1.8 - and I'm sorry to say that I see no changes in the GUI (except from version in about box) or in its way of working.

BM still tries to sign-on with an empty password - no Finder-like prompting is seen here...

BTW: MacUpdate seem to be out of sync - reporting that 1.7 is the newest...  
(Version 1.7)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Dec 18 2008

SANDRO NOEL  Delete the entry for witch you want to have a prompt and reenter it WITHOUT any password or username.  
(Version 1.7)

praisebury
0
Dec 18 2008

SANDRO NOEL  1.9 should fix it....  
(Version 1.9)

praisebury
0

View all 35 posts >>