Installing In macOS - Service


Method 1: PKG.

  1. Download 'macOS service - server/client - PKG'.
  2. Double click the downloaded installer
    • binfer-install-osx-pkg-startinstall
  3. Follow the instructions and complete the installation
    • binfer-install-osx-pkg-complete
  4. Continue with First time setup.

If you get a warning about "unidentified developer", then that means that we have not signed up with the developer program. We are releasing this product from our website directly instead of their app store. As you are already downloading it directly from our website, it is the original version and has not been tampered with by any third party.

Follow the steps as shown, to install Binfer.


Method 2: ZIP.

  1. Download 'macOS service - server/client - ZIP'.
  2. Open Finder and click on Applications.
  3. Extract the zip file under Applications. A folder named binfer-server should be seen.
    • binfer-install-osx-zip-folder
  4. If the default port of 1212 is acceptable, then open the folder location in a terminal. Otherwise, change the port before continuing.
    • binfer-install-osx-zip-terminal
  5. Make install.sh executable by typing the command chmod +x install.sh.
    • binfer-install-osx-zip-chmod-install
  6. Type sudo ./install.sh, enter the admin password if prompted, and press enter. Binfer will get installed as a service.
    • binfer-install-osx-zip-terminal
  7. Grant permissions if prompted by any firewall/antivirus system.
  8. Default browser should open. "Welcome to Binfer setup" screen should be displayed. If this did not happen, then open your favorite web browser and open this link: "http://127.0.0.1:1212/b6/config". If the port was changed, then replace 1212 with the changed port number.
  9. Continue with First time setup.

To change the default port of 1212

  1. Open the file startBinfer.sh in a text editor.
  2. Change the port number if the default is not acceptable: HTTPPORT=1212. Save and close the file when done.
  3. Continue with step 3 from the previous section.

To run in command line

  1. Make startBinfer.sh executable by opening a terminal and typing the command chmod +x startBinfer.sh.
  2. Type ./startBinfer.sh, and press enter.

Grant Binfer access to files via System Preferences

If you are unable to see any files or receive any files then follow the steps to allow Binfer access to files.

  1. Open System Preferences: Click on the Apple menu in the top-left corner of the screen, then select "System Preferences."
  2. Security & Privacy: Click on the "Security & Privacy" icon.
  3. Privacy Tab: Navigate to the "Privacy" tab.
  4. Unlock for Changes: Click the lock icon in the bottom-left corner to make changes. Users will need to enter their administrator password.
  5. Full Disk Access: From the sidebar, select "Full Disk Access."
  6. Add Binfer Application:
    • Click the "+" button under the list of applications that have Full Disk Access.
    • Navigate to Binfer application.
    • Select it and click "Open" to add it to the list. The path is Applications > binfer-server > jre > Contents > Home > bin > java.
    • binfer-install-osx-pkg-security-permissions
    • The java file that runs Binfer will be added
    • binfer-install-osx-pkg-security-permissions-added
  7. Lock to Save Changes: Click the lock icon again to prevent further changes.

Specific Folders Access

For specific folders like Documents, Desktop, and Downloads:

  1. Follow steps 1 through 4 above to open the "Privacy" tab and unlock for changes.
  2. Select the Appropriate Category: In the sidebar, select the category that you want to grant access to (e.g., "Files and Folders" for more specific access).
  3. Add Binfer application (Step 6 above): Similar to Full Disk Access, add the Binfer application as needed.