LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ssh terminal: tranferring files (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-terminal-tranferring-files-161864/)

moschi 03-24-2004 12:44 PM

ssh terminal: tranferring files
 
i'm at school right now on a mac & i'm connected to my fedora machine via an ssh terminal.
how can i transfer files onto this computer from the command line?
i'm used to using ssh file transfer, but these comps don't have it & i don't have permissions to install.

thanks.

-andrew

trickykid 03-24-2004 01:11 PM

Over ssh, the two computers don't know who each other are as they are not on the same network, submask, etc. Use scp to transfer files securely from one computer over the net to another computer.


All times are GMT -5. The time now is 09:28 PM.