Revision history of "Using Powershell for ftp 3"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 12:34, 6 August 2015George2 (Talk | contribs). . (1,207 bytes) (+1,207). . (Created page with "<source lang="powershell"> $Username = "FTPUSER" $Password = "testPassw0rd" #hash with source and destination path $list =@{ "ftp://myftpserver.com/files/file1.zip"="C:\te...")