DuplicateFile method not working
Using FileZilla, and I cannot get
it returnes and error everytime:
not really sure what the deal is, does FileZilla not support this operation?
DuplicateFile
to work:
# Test.txt and Test.Dir both exist. # after already connecting, and having the WinSCP.Session object already in a variable $WinSCPSession.DuplicateFile( "/Test.txt", "/Test.Dir/Test.txt" )
Exception calling "DuplicateFile" with "2" argument(s): "Operation not supported."