| Sign In/My Account | View Cart |
| Article: |
Inside SSH, Part 1 | |
| Subject: | ssh secure AFP connection with OSX 10.3.4 (not server version) How To | |
| Date: | 2004-07-13 05:57:08 | |
| From: | Felix-fi | |
|
Response to: ssh secure AFP connection with OSX 10.3.4 (not server version) How To
|
||
|
May be I was too optimist... I could not get it to work... despite the fact that I can ssh to the server and AFP is running on it.
|
||
Showing messages 1 through 3 of 3.
Of course, I thought I'd just try a line on the web like this, THEN read the chapter to understand what I'd did. I only made it to the chapter after nothing worked. What then worked in an instant was
ssh -L2001:localhost:548 me@$REMOTEHOST
Lesson here, no free lunch, we're the blind leading the blind here until we RTFM.