Questions tagged [afp]
63 questions
58
votes
5 answers
How to automount SMB shared network drives in Mac OS X Lion
In Mac OS X 10.7 (Lion) Apple has replaced good old SMB support. Now I can't auto connect to my shared (SMB) network drives. Workarounds? Or is this impossible? In OS X Snow Leopard, I could automatically connect my Ubuntu (SMB) shared network…
cyppher
- 681
23
votes
1 answer
OS X: How to avoid having to re-connect to network share after NAS was turned off?
I use Mac OS 10.6 to connect to a NAS drive using the afp protocol (Finder -> Go -> Connect To Server). I have set up the NAS to automatically power off during the day, and power on in the evening. Now what happens is this: each time the NAS powers…
Jens Bannmann
- 489
8
votes
1 answer
Adding AFP protocol to Windows Server shares
Is there a way to add the Apple File Protocol (AFP) to Windows Server for shares, currently Windows uses SMB but the transfer rate to OSX clients is ridiculously slow, I am currently running an Ubuntu server box with AFP but would like to know if…
6
votes
4 answers
Time Machine on a local drive, then make that drive a network drive (via Server.app) on a different computer
I have two macs running OS X 10.10.3. One has Server.app installed, is connected to the internet via ethernet, and also has a 2 TB disk attached via USB, with two partitions - "Backup" and "Storage". My other mac is a laptop used for…
user291415
5
votes
2 answers
Backup data rate on Raspberry Pi maxing out at 5 Mb/s. Why?
I set up my Raspberry Pi as a Time Machine, as documented here.
At the moment, the Raspberry Pi is connected to my MacBook Pro using a direct Ethernet cable. Also, an external hard drive (laptop drive) is connected to the Raspberry Pi using the USB…
bastibe
- 3,912
4
votes
1 answer
Enable "Trash" with Network Share over AFP
I have a OS X machine sharing an external drive (connected via firewire) to other Mac clients. All are running Snow Leopard and the protocol being used is AFP, FYI.
When a user tries to delete a file from the shared folder from one of the…
Erv Walter
- 395
4
votes
5 answers
tradeoffs of iSCSI vs. AFP when using Time Machine with a NAS?
I'm setting up a home NAS device (Synology DS409) that I'm planning to use for Time Machine backups (amongst other things).
What are the tradeoffs between using iSCSI or AFP to mount the backup volume?
The Synology wiki suggests that iSCSI is…
Ajit George
- 141
3
votes
1 answer
Is there a way to view OSX's colored file labels while browsing through the network from a windows computer
Is there a way to view OSX's colored file labels while browsing through the network from a windows computer?
My media center Mac based PC has a bunch of files on it, that i use colored labels to highlight certain files that i am ''extra interested…
3
votes
2 answers
security of and the flaws of having open ports?
Ok,
so, here is my my issue. awhile back, a friend wanted to grab some files from me, so I gave him my AFP (Apple File Protocol) address. Much like FTP SSH or SMB. Its cool for mac users and thats about it. He was really surprised that I was…
nick
- 51
2
votes
1 answer
How can I disable AFP to use SMB in the Finder by default in Mac OS X 10.11 (El Capitan)?
When I connect to network volumes through the Finder in Mac OS X 10.11 (El Capitan) it uses AFP instead SMB. As result I can't clean .AppleDouble files using BlueHarvest. I want the Finder to use SMB by default to make BlueHarvest works correctly.…
Dmitry
- 938
- 2
- 9
- 14
2
votes
0 answers
Make network share accessible to multiple users on OSX
My goal is to mount a shared folder from a Synology to a Mac running 10.9.1, only I want the mount point to be accessible to all users in group staff. The share is made accessible by the synology through AFP and SMB, and I could activate NFS sharing…
sensei
- 121
2
votes
3 answers
How to write to HFS+ through AFP/Netatalk without permission denied and cnid_metad error?
I spend the last 24 hours installing my debian server with all kind of packages.
As this server runs in Mac OS X (10.8) Environment, my initial goal was to use this server as a TimeCapsule replacement.
Therefore I installed Netatalk 3.0.2 and…
Evils
- 154
2
votes
1 answer
How to reliably mount a shared folder /volume/folder at boot up
Following is my sample.sh in /usr/local/bin/
#!/bin/sh
mkdir -p /Volumes/folder
mount -t afp -o rw afp://user:password@server_name/folder_name /Volumes/folder
Following is my com.apple.sample.plist in /Library/LaunchAgents/
?xml version="1.0"…
Tanmay
- 121
2
votes
0 answers
Rasterize vector objects in pdf
Is there a server based pdf processor (like Enfocus Pitstop) capable of rasterizing the vector objects in a pack of pdfs?
rklndgrn
- 21
2
votes
1 answer
Mac users can copy and paste, but can't drag and drop using ExtremeZ-IP
When mounting a Windows Share using afp:// (via ExtremeZ-IP) users cannot drag and drop files, but they can copy and paste.
If the share is mounted using smb:// they have no problem.
Anyone have any ExtremeZ-IP experience, reasons for this,…
TryTryAgain
- 217