Windows copy from file share

22 views
Skip to first unread message

brandon....@intel.com

unread,
Aug 21, 2015, 3:46:20 PM8/21/15
to Ansible Project
Has anyone started working on a module for copying files from a file share?
I need to copy files of size greater than 3Mb to a remote system.
I want to ensure I am not duplicating anyone else work.

Thank you,

Brandon Marick
Intel Corporation

J Hawkesworth

unread,
Aug 21, 2015, 4:52:40 PM8/21/15
to Ansible Project
No but... I suggest you take a look at Trond Hindenes' (not yet merged) win_package which I believe can install files from a network share.


You are likely to have to pass username and passord to avoid the second hop issue.

Alternatively, set up a web server and fetch files using win_get_url

Hope this helps,

Jon
Reply all
Reply to author
Forward
0 new messages