How to configure SMBX without a GUI?

Is it possible to automate file sharing over SMB? I mean how to configure SMBX without a GUI?


Thanks in advance.

Mac OS X (10.7.2)

Posted on Jan 26, 2012 2:36 AM

Reply
1 reply
Sort By: 

Jan 26, 2012 6:03 AM in response to Daniel Potapov

From a shell script you can use things like:


open "smb://workgroup;username:password@server.address/sharename"


Or the mount command (see "man mount_smbfs")


From Automator or Applescript there are actions you can use to mount a remote file system (but those are not my speciality, so I only know it can be done, not how to do it 🙂)

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to configure SMBX without a GUI?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.