Tagged Questions
1
vote
3answers
76 views
“The operation can’t be completed because the item is in use” when deleting from Samba mounted drive
I have a USB drive plugged into my Asus RT-N66U router and shared over SMB. I originally formatted this drive on a Mac. I have two Trendnet TV-IP572PI surveillance cameras that records snapshots/video ...
1
vote
1answer
252 views
Mount a samba drive, with password from keychain
I have a problem with Jettison, that tries to remount a samba drive, that is protected by a password.
It uses the following command line:
/sbin/mount_smbfs //[user]@[server]/work /Volumes/work
Of ...
2
votes
1answer
2k views
guest access to samba shares on 10.8
Is there any way to allow public (ie no user/password prompt) access to samba shares using the mountain lion built in server?
Even with Everyone set to read/write in System Preferences and the guest ...
0
votes
1answer
502 views
How to test if samba server is working without a PC?
I set up smb file sharing on my MacBook so that an iPad app could browse my computer, but the iPad app is not showing a directory listing. I am not sure if this is just not working/configured ...
4
votes
2answers
2k views
How to disable ._ AppleDouble files for SMB?
I have a small problem. I don't want that our Macs here create the ._ files to the network drive. For example when you copy an image over the finder to the SMB storage.
Is there a way to disable this ...