What i need to do is ssh into my linux box and start a download. I then need to be able to logout but leave the ftp process downloading.
I have ssh set up and working. Ftp is not a problem - i just dont know how to log off without killing the ftp process.
Ideally i would like to be able to log back on later on in the day to see how the download is going.
is this possible? how do i go about doing it?
thanks