Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 4 of 4
  1. #1
    putz3000 is offline Registered User
    Join Date
    Dec 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question "workgroup" vs. "my network"

    I just discovered something that is a bit baffling although I have a theory. I have a mac server that stores files created by an application running on an OS9 mac. The names are rather big (pipetext12/30/2008*11*0000-z). Actually, the "*" is actually a round dot centered - so a special character.

    What the pc sees is something like: PJBKYQ~Y. I recently snagged a mac for my desktop and connected to the server thinking I would see it as the pipetext file name but i didn't, I saw it the same way as the pc sees it. After working with one of the mac users in the office, we discovered that it is contingent on how you connect the server to the mac. If I connect my mac to the server using the server connection listed under workgroup then it sees things like a pc would. It can't even see a mac built alias - it sees those as an unrecognizable file format. But if I connect using the server connection under "my network" everything looks like it should. Even the alias is recognized.

    My theory is that when connecting through "workgroup", the mac is using windows protocols but when connecting through "my network" it is using mac protocols. Am I even slightly on the right track? Why is this, does this allow you to connect a mac to a windows based network share that does not have any mac protocols running?
    Last edited by putz3000; December 30th, 2008 at 05:44 PM. Reason: remove the freaking astrics (*)

  2. #2
    ElDiabloConCaca's Avatar
    ElDiabloConCaca is offline U.S.D.A. Prime
    Join Date
    Aug 2001
    Location
    San Antonio, Texas
    Posts
    14,490
    Thanks
    10
    Thanked 648 Times in 610 Posts
    That sounds spot-on to me. You're probably connecting via SMB or CIFS (the "Windows-native" protocols) when you see the truncated names. You're probably connecting via AppleTalk and/or AFP (the "Apple-native" protocols) when you see full-length names.

    Yes, you can connect a Mac to a server in a number of different ways: SMB, FTP, AFP, AppleTalk, NFS, WebDAV, etc. Each protocol does something different in terms of communication and supports different transport mechanisms, which is why sometimes you see truncated file names and sometimes you don't.

    If you're using OS X, then you can specify which protocol to use when connecting. Press Command-K in the Finder (or select Go > Connect to Server...), and then enter the server's IP address or name prefixed by the protocol connection scheme you wish to use. For example, if you wanted to connect to the server via AFP and the server's IP address is 192.168.0.1, then you would type:
    Code:
    afp://192.168.0.1
    in the "Connect to Server" window, or simply:
    Code:
    192.168.0.1
    (because AFP is the "assumed" protocol in the "Connect to Server" window.

    If you wanted to connect via SMB, then you would type:
    Code:
    smb://192.168.0.1
    Off-topic, but it's gotta be a PITA to press shift-8 before each sentence, no? What's up with the asterisks? Am I supposed to read each sentence as if it were a footnote?
    2009 Mac mini 2.0GHz • 2010 MacBook Air 11" • 2010 MacBook Pro 13" • LED 24" Cinema Display
    PowerMac G4 MDD dual 1.25GHz • PowerMac G4 Yikes! • iPad 2 32GB • 2 x iPhone 4 16GB • iPod Touch 8GB • iPod nano 1GB • iPod shuffle 1GB • AirPort Extreme dual-band • AppleTV
    http://www.jeffhoppe.com

  3. #3
    putz3000 is offline Registered User
    Join Date
    Dec 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    good grief, I didn't even see those stinking astrics through out. Not sure what caused that. Now that is bugging me too and I will have to fix it..lol.

    Thank you for explaining things, you might have also inadvertently gave me a clue to another vexing issue I have had.

  4. #4
    Satcomer's Avatar
    Satcomer is offline In Geostationary Orbit
    Join Date
    Jul 2002
    Location
    Northern Virginia
    Posts
    8,886
    Thanks
    54
    Thanked 385 Times in 369 Posts
    You may would want to take a look at the article Phase 2 – Accessing Server Resources.
    Mac Pro Dual 2.8 Quad (2nd gen), 14G Ram, Two DVD-RW Drives, OS X 10.8.3
    2006 Mac Book Pro 2.16 (first Gen) OS X 10.7.4
    2TB Time Capsule, 2 TB
    32G iPhone 4S Black, iPad (3rd Gen) 32G Black

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •