I'd like to have files on a local machine and copy them to a remote machine on the internet. For this reason, I can't use UNC files shares. I'd also like to avoid using MSDeploy or FTP if possible. Does powershell have an easy way to copy a bunch of files to a remote server?
2 Answers
Look at BitsTransfer module, might help you - http://technet.microsoft.com/en-us/library/dd819420.aspx