Phanerothyme
23-02-2005, 10:35
I'm trying to get a copy of /var/logs/messages onto my windows box -
ive done
cd /var/log/ <-- change directory to the log directory
scp messages /home/httpd/vhosts/<placename>/ <--copy the messages fileto an ftp accessible directory.
In the ftp app (Direct FTP) I am looking at the messages file and it is listed as 328Kb
When I download (mode set to auto) i get a blank file of 0 bytes?
Not sure what I am doing wrong here? Is it the ftp xfer mode (Ascii or binary) or something linux oriented that I have no idea about?
Help, thoughts comments welcome ! :)
ive done
cd /var/log/ <-- change directory to the log directory
scp messages /home/httpd/vhosts/<placename>/ <--copy the messages fileto an ftp accessible directory.
In the ftp app (Direct FTP) I am looking at the messages file and it is listed as 328Kb
When I download (mode set to auto) i get a blank file of 0 bytes?
Not sure what I am doing wrong here? Is it the ftp xfer mode (Ascii or binary) or something linux oriented that I have no idea about?
Help, thoughts comments welcome ! :)