To be a little bit more specific: 1. Open the Terminal program at your MacBook. 2. Test the command "ssh [EMAIL PROTECTED]". You will probably need the password "pass".
If you suceed to open a terminal session at your foxboard, you are prepared for copying file via scp. To copy from the Mac to your Foxboard: "scp PathAtYourMac/Filename [EMAIL PROTECTED]:PathAtYourFoxboard". To copy from the foxboard to your Mac: "scp [EMAIL PROTECTED]:PathAtYourFoxboard PathAtYourMac/Filename". Just a small hint: You do not need to type in the path at your Mac manually. The program terminal will do it, if you drag a file or folder from the finder into the terminal window. .................... Thomas Treyer Am 22.03.2007 um 14:34 schrieb Massimo Burcheri: > Am Donnerstag, den 22.03.2007, 06:13 +0000 schrieb hrmvb: > > I am using WinSCP on Windows XP to exchange files with my FoxServe > > board. But I don't know which program to use to do the same on my > > MacBook. > > What about scp? Any unix like should have this. > > Massimo > > > [Non-text portions of this message have been removed]
