Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: FTP Powershell Error Messages

$
0
0

It looks like this line
$Run = $FTPRequest.GetRequestStream()

failed

one thing I did notice

Is this line correct
$FTPRequest.Method = [System.Net.WebRequestMethods+Ftp]::UploadFile

is the + sign correct?


Viewing all articles
Browse latest Browse all 13067

Trending Articles