Hello, I hope you can help me out. I have been browsing the internet like crazy trying to figure this out.
What I want to do is connect my PBG4 at work to my iMac at home, connected via AEBS and a DSL-modem. I want to make a secure connection. I have been able to make a connection with SFTP by using Fugu, forwarding port 22 on my AEBS to my iMac. I have made public and private keys. But SFTP can only transfer files and not folders with files inside. I believe that what I want is to use FTP wrapped in SSH. SCP is a possibility but I don't like (no good at) using the terminal. I have made a ssh tunnel from my PB to the iMac with Fugu. But then when I start the FTP client I can't connect.
Setup:
iMac: Remote login enabled. ftp is not (should it be? if so, is that not a vulnerable thing?)
PB: ssh tunnel from 1025 (on the PB) to port 22 (on the iMac). Remote host and "create tunnel to" is the same ip-no - correct? FTP client set-up to connect to 127.0.0.1 or localhost. The last doesn't work.
How do I do it? Thanks for your help!
What I want to do is connect my PBG4 at work to my iMac at home, connected via AEBS and a DSL-modem. I want to make a secure connection. I have been able to make a connection with SFTP by using Fugu, forwarding port 22 on my AEBS to my iMac. I have made public and private keys. But SFTP can only transfer files and not folders with files inside. I believe that what I want is to use FTP wrapped in SSH. SCP is a possibility but I don't like (no good at) using the terminal. I have made a ssh tunnel from my PB to the iMac with Fugu. But then when I start the FTP client I can't connect.
Setup:
iMac: Remote login enabled. ftp is not (should it be? if so, is that not a vulnerable thing?)
PB: ssh tunnel from 1025 (on the PB) to port 22 (on the iMac). Remote host and "create tunnel to" is the same ip-no - correct? FTP client set-up to connect to 127.0.0.1 or localhost. The last doesn't work.
How do I do it? Thanks for your help!