LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Var/Log (https://www.linuxquestions.org/questions/linux-networking-3/var-log-408229/)

rlocone 01-26-2006 10:43 AM

Var/Log
 
Hello All

My var/log dir is full, and needs to be reset and archived. I want to move the files to my local machine. At this time I'm using SSH "Secure Shell" and can't open a sftp connection to it to access the files, but I do have normal shell access.

Thanks

pljvaldez 01-26-2006 11:58 AM

Try scp:

scp [username]@[remote machine]:[path to filename] [destination path] from normal shell access.


All times are GMT -5. The time now is 11:14 PM.