Mac AFP and Ruby

Ugh. I have searched long and hard for an AFP library for ruby. I
have been distracted many times, deleted all of my ruby files, and
restored them. But to the point…

Does anyone have a method for connecting to an AFP port (Apple Filing
Protocol) through ruby? Be it ssh to port X, or download library Y?

So desperate…
Ari
-------------------------------------------|
Nietzsche is my copilot

-----Original Message-----
Protocol) through ruby? Be it ssh to port X, or download library Y?

So desperate…
Ari
-------------------------------------------|
Nietzsche is my copilot

While ssh to a port to perform AFP operations won’t work, why not use
scp?
That should work out of the box on any OS X machine.

HTH,

Felix

On Jul 10, 2007, at 7:07 AM, Felix W. wrote:

While ssh to a port to perform AFP operations won’t work, why not
use scp?
That should work out of the box on any OS X machine.

HTH,

Felix

Thanks! If scp doesn’t work, what would you recommend as a backup plan?

We’ll cross that bridge when it comes,
aRi
-------------------------------------------|
Nietzsche is my copilot