Syntax error in parameters or arguments. (wodSFTP / wodSFTP.NET / wodSFTPdll)
I am getting an error when trying to put a file on a remote server over and sFTP connection
[code]
oFTP.PutFile fileName , rs( FTPDropOffDir )
fileName = D:Program Files\XXXXXX\XXXXXXXXX\XXXXXX\XXXXXX\XXXXX\XXXXX\ASG_AM_Patient_122220060842.txt
rs( FTPDropOffDir )= /users/xxxxxx/
[/code]
WeOnlyDo.wodFtpDLXCom.1 error '800a9e35'
Syntax error in parameters or arguments.
Any ideas? thanks