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?
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?