Jump to content

pstadler

Member
  • Posts

    74
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by pstadler

  1. For the record: "Microsoft Network" is just a friendlier name for Samba. I updated the initial post to list the requirements.
  2. I released a new version 1 minute ago, check out if this works for you now.
  3. Try to enable guest access to the NAS, not for a specific share, but for the system in general. Also make sure, that both AFP and SMB services are activated. If this doesn't help, open Terminal.app, run the following commands and post the output here. dns-sd -B _afpovertcp._tcp smbutil view -g //<HOSTNAME-OF-YOUR-NAS> (e.g. smbutil view -g //my-nas.local) The seconds command is used by alfred-mount for getting a list of available shares as a guest, that's why you should enable guest access.
  4. There was a problem if the name of your target host contained spaces or underscores. This is now fixed.
  5. This is fixed in the latest version. Just use the download link from the first post again.
  6. Really awesome idea! Unfortunately, it doesn't work for me:
  7. Make sure that you're having the latest version. Just use the download link in the first post. If this doesn't help, please open Terminal.app, run the following command and post the output here. hostname && dns-sd -B _rfb._tcp
  8. This is a workflow to mount your network shares with automatic discovery. No configuration or bookmarks required! Download — stable version. Please report problems here. Your computer won't explode and your shares are safe, I promise. Troubles? Make sure that both, Apple Filing Protocol (afp) and Samba (short smb, QNAP calls it "Microsoft Network") are enabled on your NAS. Due to the nature of the protocols and the available tools on OSX, both of them are required in order to disover network shares in your network. Also note that already mounted shares are not listed in Alfred. Enable guest access to the NAS, not for a specific share, but for the system in general if things don't work. The source code is available here: https://github.com/pstadler/alfred-mount
  9. @altryne: I fixed the problem with hostname escaping. Check out the new version.
  10. Your own host should not be listed. Please help me figure out what's wrong. Open Terminal.app and run the following command: hostname && dns-sd -B _rfb._tcp Post the output here. Thanks
  11. @harrigg: I just updated the workflow to not escape the manual input (in your case the IP) anymore. This makes more sense than the way it worked before. About your other problem. Please open Terminal.app and run the following command: dns-sd -B _rfb._tcp It sould immediately return a result like this: Browsing for _rfb._tcp DATE: ---Sat 16 Mar 2013--- 15:02:47.020 ...STARTING... Timestamp A/R Flags if Domain Service Type Instance Name 15:02:47.021 Add 3 5 local. _rfb._tcp. Daedalus 15:02:47.021 Add 2 5 local. _rfb._tcp. Brainbug Press Ctrl+c to quit it. If MBP-15 is not listed there, then there's a problem with the service discovery for MBP-15 in your network. Are you using the default screen sharing service on this machine? Also, are you able to connect to the MacMini with the workflow?
  12. I couldn't verify if this really works, but Alfred is supposed to learn what items you use most and move them to the top of the list.
  13. This is weird, are you sure you've replaced it with the new version? Try to download and install it again. Use the "ZIP" download link here: https://github.com/pstadler/alfred-screensharing
  14. This has been fixed with the latest release. Thanks for your feedback.
  15. For the lazy ones: http://www.alfredforum.com/topic/942-screen-sharing-with-automatic-network-discovery/
  16. Check this out: http://www.alfredforum.com/topic/942-screen-sharing-with-automatic-network-discovery/ No need for having bookmarks.
  17. Check out this: http://www.alfredforum.com/topic/942-screen-sharing-with-automatic-network-discovery/ It automatically discovers the hosts on your network and lists them for you.
  18. I just released a Screen Sharing workflow with automatic discovery of hosts that have remote desktop enabled. Such amazing things are now possible thanks to the "Script Filter" input! Download — stable version. The source code is available here: https://github.com/pstadler/alfred-screensharing
×
×
  • Create New...