UploadFile not upload the file and no errors occurs #1463
Unanswered
diegocurbelo12
asked this question in
Q&A
Replies: 1 comment
-
Not got an easy answer, I suppose you could either step through the library code (sourcelink is enabled), or try passing a value for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have a weird error.
The "UploadFile" operation does not upload a file and does not return any errors. I can connect to the sftp server, I can list files with the library but when I try to upload a file, all code run but no exception or error occurs and the file is not there.
Using FileZilla, I was able to upload files without any issues.
What can I do?
Beta Was this translation helpful? Give feedback.
All reactions