Scan setup to Mac PC

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AlbertK
    Technician

    50+ Posts
    • Jul 2014
    • 90

    #1

    Scan setup to Mac PC

    Good day all
    Anyone know or has documentation on how to setup a TA-3010i scan to folder function on a Mac PC ?
    Thank you in advance....
    The product may be brilliant and the salesperson proficient, but if the technician isn’t efficient, then the story will end there.
  • copycoan
    Technician
    • Sep 2012
    • 31

    #2
    Re: Scan setup to Mac PC

    you must activate ftp server and use ftp, smb does not work fine in the new versions of mac os.

    Comment

    • AlbertK
      Technician

      50+ Posts
      • Jul 2014
      • 90

      #3
      Re: Scan setup to Mac PC

      you must activate ftp server and use ftp, smb does not work fine in the new versions of mac os.

      ...So setup scan to mail then ?
      The product may be brilliant and the salesperson proficient, but if the technician isn’t efficient, then the story will end there.

      Comment

      • jeromeblanks
        Technician
        • Jul 2010
        • 13

        #4
        Re: Scan setup to Mac PC

        You have to turn on FTP services in the terminal, since mac doesn't support scan to SMB..


        Open the Terminal and enter the following command...


        sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist

        then enter the user password and hit enter.. FTP services will be enabled..

        now go set up scan the same way you set up SMB but under FTP and it uses port 21 the same as Scanner File Utility


        Hope this helps

        Comment

        • qbert69
          Service Manager

          1,000+ Posts
          • Mar 2013
          • 1152

          #5
          Re: Scan setup to Mac PC

          Had a fellow with Mac OS X 10.9 Mavericks and followed one of the below procedures:

          ---

          OS X 10.9 Mavericks Workaround for SMB
          ---
          Upgrading is never easy. There is always some new bug introduced as a feature. -
          That said, you may have noticed that connecting to NAS shares worked perfectly in OS X 10.8.x
          but doesn't anymore in OS X 10.9 (Mavericks). Here's the lowdown:
          ---
          DISCLAIMER: Though these are pretty harmless changes, any changes you make are at your own risk.
          ---
          Issue:

          Clients logging into File Services over SMB with OS X 10.9 experience hanging connection upon login attempt.
          ---
          Root Cause:

          OS X 10.9 now utilizes a new SMB2 stack written by Apple. Apple's SMB2 implementation is not compatible
          with many other SMB2 NAS products on the market today while Windows 7, 8, and 8.1 works just fine.
          In short, its an Apple bug.
          ---
          Workaround Option 1:

          To force your connection to be SMB1, simply type:

          cifs://servername

          instead of:

          smb://servername

          when connecting to a Windows or NAS share.
          This is by far easier and requires no real configuration changes.
          ---
          Workaround Option 2:

          To force all connections to be SMB1:

          Open A terminal window
          paste in the following line followed by the return key(should be all on one line):

          echo "[default]" >> ~/Library/Preferences/nsmb.conf; echo "smb_neg=smb1_only" >> ~/Library/Preferences/nsmb.conf

          What the command does:

          Creates a file called nsmb.conf in your home directory at the path ~/Library/Preferences/nsmb.conf.
          Adds directives to force SMB connections to use the SMB1 protocol. This is slower but stable.
          ---
          How to remove the workaround:

          Open a terminal window
          paste in the following at the prompt and then hit the return button:

          rm ~/Library/Preferences/nsmb.conf
          ---
          Notes:

          Its a good idea to restart your mac before trying to connect to your storage again. This will clear any hung SMB processes from previous attempts to connect to your storage before implementing this workaround.

          ---

          Also, See the attached PDF for Kyocera Specific Info.

          Cheers!
          REACH FOR THE STARS!!!
          Konica Minolta Planetariums!
          https://www.konicaminolta.com/planet...gma/index.html

          Comment

          • copycoan
            Technician
            • Sep 2012
            • 31

            #6
            Re: Scan setup to Mac PC

            thanks for the info. next time ill try smb.

            Comment

            • bronco31
              Trusted Tech

              Site Contributor
              100+ Posts
              • Aug 2009
              • 174

              #7
              Re: Scan setup to Mac PC

              i dont get it? the Kyocera doc just shows the usual setup of the Mac and the MFP...doesnt Maverick (and Yosemite) now use a different version of SMB thus why it doesnt work anymore?

              Comment

              • qbert69
                Service Manager

                1,000+ Posts
                • Mar 2013
                • 1152

                #8
                Re: Scan setup to Mac PC

                Originally posted by bronco31
                i dont get it? the Kyocera doc just shows the usual setup of the Mac and the MFP...doesnt Maverick (and Yosemite) now use a different version of SMB thus why it doesnt work anymore?
                That's why I included the info on setting up the SMB in Mac OS X Terminal Application!

                It basically forces Apple OS X to roll back and use an earlier version of SMB/CIFS!

                REACH FOR THE STARS!!!
                Konica Minolta Planetariums!
                https://www.konicaminolta.com/planet...gma/index.html

                Comment

                • AlbertK
                  Technician

                  50+ Posts
                  • Jul 2014
                  • 90

                  #9
                  Re: Scan setup to Mac PC

                  Thank You qbert69 !!
                  I have an appointment with the IT guy on site tomorrow and will try your method.
                  I will keep you up to date.
                  The product may be brilliant and the salesperson proficient, but if the technician isn’t efficient, then the story will end there.

                  Comment

                  • tedtech
                    Technician

                    50+ Posts
                    • Dec 2011
                    • 50

                    #10
                    Re: Scan setup to Mac PC

                    PinPoint scan...It's not our fault apple decided to mess with SMB. I know I'm not a fan of messing around with terminal commands that might stop working at some point.

                    Comment

                    • qbert69
                      Service Manager

                      1,000+ Posts
                      • Mar 2013
                      • 1152

                      #11
                      Re: Scan setup to Mac PC

                      Originally posted by tedtech
                      PinPoint scan...It's not our fault apple decided to mess with SMB. I know I'm not a fan of messing around with terminal commands that might stop working at some point.
                      LOL!...Suit Yourself!

                      ...can't be any worse than mucking around in Windows Registry Editor now, can it?!?!?!


                      REACH FOR THE STARS!!!
                      Konica Minolta Planetariums!
                      https://www.konicaminolta.com/planet...gma/index.html

                      Comment

                      • AlbertK
                        Technician

                        50+ Posts
                        • Jul 2014
                        • 90

                        #12
                        Re: Scan setup to Mac PC

                        Originally posted by tedtech
                        PinPoint scan...It's not our fault apple decided to mess with SMB. I know I'm not a fan of messing around with terminal commands that might stop working at some point.
                        Hi. Thanks to all for their input.

                        Thanks qbert, I downloaded and followed the file you attached.
                        It works like a charm. I just added the new (SMB) address in the Kyocera command centre, the same as Windows and I did not need to change anything on the Mac exept the new folder name.
                        Regards
                        The product may be brilliant and the salesperson proficient, but if the technician isn’t efficient, then the story will end there.

                        Comment

                        • bronco31
                          Trusted Tech

                          Site Contributor
                          100+ Posts
                          • Aug 2009
                          • 174

                          #13
                          Re: Scan setup to Mac PC

                          Originally posted by AlbertK
                          Hi. Thanks to all for their input.

                          Thanks qbert, I downloaded and followed the file you attached.
                          It works like a charm. I just added the new (SMB) address in the Kyocera command centre, the same as Windows and I did not need to change anything on the Mac exept the new folder name.
                          Regards

                          Albert, what version of Mac OS did you SMB scan into? (it mustve been an earlier version?)

                          Comment

                          • copycoan
                            Technician
                            • Sep 2012
                            • 31

                            #14
                            Re: Scan setup to Mac PC

                            any tip for scan to mac from taskalfa 221 or km-2050?
                            thanks in advance.

                            Comment

                            • qbert69
                              Service Manager

                              1,000+ Posts
                              • Mar 2013
                              • 1152

                              #15
                              Re: Scan setup to Mac PC

                              Originally posted by AlbertK
                              Hi. Thanks to all for their input.

                              Thanks qbert, I downloaded and followed the file you attached.
                              It works like a charm. I just added the new (SMB) address in the Kyocera command centre, the same as Windows and I did not need to change anything on the Mac exept the new folder name.
                              Regards
                              Kudos and Thanks AlbertK!

                              I have used Apple products for quite awhile myself!...just haven't kept up with the hardware!...I have a PowerPC based G5 Tower--2.5 Ghz Quad CPU. I bought it from Mac of All Trades in Florida Buy & Sell Refurbished & Used Mac Products | mac of all trades. I like their product, but I can't afford the expense of new!...I go for the NEWsed (new-used!)
                              Because I have a Mac and a PC, I have imposed the need on myself to find solutions to certain issues/problems!...LOL!

                              The SMB/CIFS sharing issue is an interesting one!

                              I wouldn't mind having a separate section here on Copytechnet.com that strictly addresses Mac/Apple setup and printing issues, so people don't have to dig for the info!

                              Related Issues:

                              -SMB/CIFS file sharing.

                              -Apple FTP scanning.

                              -Print driver issues.

                              -AirPrint issues.

                              -Unix Print driver set-up (localhost:631).

                              ...and such!



                              PS--I told you where to get newsed Apple-Macs, Here's good link to newsed off lease Lenovo PC computers!
                              The guy's name is Jason Breckner and here is his contact info!:

                              Jason Breckner
                              Data Sales Co.
                              INNOVATIVE TECHNOLOGY LEASING
                              3450 West Burnsville Parkway
                              Burnsville, MN 55337
                              Phone: (800) 328-2730 | Direct: (952) 895-3351
                              Fax: (952) 895-3851

                              website: Data Sales IT Equipment Leasing

                              I found out about them since I purchased an off lease Lenovo desktop for $150.00 sold through Amazon.com.
                              I proceeded to order from newegg.com 8 GB of RAM, a new power supply, new video card.

                              From E-Bay I ordered a Core 2 Quad 3.0 GHz CPU--original was a Core 2 Duo 3.0 Ghz.

                              I'll take a PC over a Mac any day for upgrade-ability and speed with Windows 7 64-bit!

                              Cheers and Happy Holidays!

                              REACH FOR THE STARS!!!
                              Konica Minolta Planetariums!
                              https://www.konicaminolta.com/planet...gma/index.html

                              Comment

                              Working...