http://www.perlmonks.org?node_id=882837


in reply to Authenticated Copy from one Windows m/c to another windows m/c

Better play with WMI which covers authentication, by handling it through the Win32::OLE module check :

WMI Tasks: Files and Folders

Connecting to WMI on a Remote Computer for authentication issues

  • Comment on Re: Authenticated Copy from one Windows m/c to another windows m/c

Replies are listed 'Best First'.
Re^2: Authenticated Copy from one Windows m/c to another windows m/c
by dannyd (Sexton) on Jan 18, 2011 at 12:28 UTC

    If you are running it from a linux local machine,

    use expect;

    and crontab to schedule it.