DuplicateFile method not working
Using FileZilla, and I cannot get DuplicateFile to work:
it returnes and error everytime:
not really sure what the deal is, does FileZilla not support this operation?
[/code]
_________________
https://github.com/dotps1
# 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" )
it returnes and error everytime:
Exception calling "DuplicateFile" with "2" argument(s): "Operation not supported."
not really sure what the deal is, does FileZilla not support this operation?
[/code]
_________________
https://github.com/dotps1