if i wanted to know what the current cpu usage was, how would i go about finding out in terminal? also -- how do i find out how much memory is currently being used?
that should work. Do you know how to transfer files from a remote place using ssh. I need to transfer a file on my computer to a server and vise-versa. Kooo....
Ted
Originally posted by javabear90 Do you know how to transfer files from a remote place using ssh. I need to transfer a file on my computer to a server and vise-versa. Kooo....
Ted
Use SFTP. Works like FTP but since it uses SSH it's secure. If you're running SSH on your computer, you automatically have SFTP installed. Connect using the SFTP command in the Terminal or use an SFTP client like Transmit.