in reply to Re^2: compress logs based on date and copy to local windows machine
in thread compress logs based on date and copy to local windows machine

Then click Start->run, enter \\remote_server\C$, hit return, answer the username/password dialog; open the Log folder in the explorer, right-click->copy, go to your local machine, right-click->paste, zip, copy back. What else?

Ah, there's Remote Desktop also, which allows you to forward a local directory to the remote server.

Or install an ssh server on the remote boxes, and do that with pscp.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re^3: compress logs based on date and copy to local windows machine
  • Download Code

Replies are listed 'Best First'.
Re^4: compress logs based on date and copy to local windows machine
by Anonymous Monk on Apr 05, 2007 at 07:49 UTC
    Ah what a reply , i want to do it automatically buddy