Forum Moderators: phranque
But maybe you mean ssh from the command line? If you have a windoze home computer you can install Cygwin and use the command line ssh (get to the command line to your server), scp (secure copy) or rsync -ave ssh ... sync files over ssh. This is more advanced I guess but thought you might like to know ;)