Re: "cannot create remote file error due to appenden .filepart"
I went through the link provided.
I gave :
Instead of:
Its working now. But I am not sure what the issue is? Is it because of file
Please advice
Thanks
Ann
I gave :
Set transferResult = mysession.PutFiles(strpath, "/upload/jzk990/", False, myTransferOptions)
Instead of:
Set transferResult = mysession.PutFiles(strpath, "/root/upload/jzk990/", False, myTransferOptions)
Its working now. But I am not sure what the issue is? Is it because of file
-r-w-e-
permissions?
Please advice
Thanks
Ann