Upload files with ftp using powershell

Posted by magol on Stack Overflow See other posts from Stack Overflow or by magol
Published on 2009-12-08T14:38:55Z Indexed on 2010/03/21 2:51 UTC
Read the original article Hit count: 445

Filed under:
|

I want to use powershell to transfer files with FTP to an anonymous FTP server. I would not use any extra packages. How?

There must be no risk that the script hangs or crashes.

© Stack Overflow or respective owner

Related posts about powershell

Related posts about ftp