Satya318
Results
2
comments of
Satya318
> Did you create the file first with new-sftpitem? No, but how the file gets created in the same specified dir ?
Found the culprit . `Get-SFTPLocation -SFTPSession $ThisSession` O/P : `/C:/Users/satya` why it returns one extra slash before C: even it is a windows machine. I was trying with `-Path "C:/Users/satya"`