Error 30021 while uploading file using ftp (General questions)
Please help !!!1
Please help !!!1
by Jasmine, (7490 days ago) @ shahsu
Shashu,
30021 = LocalPath should specify a file, and such file does not exist.
it say it all. Did you specify full (absolute) path when you set LocalPath property? Do you have enough permissions to open that file? Can you show your code snippet?
by sandrine , (7489 days ago) @ Jasmine
Hi,
I also have a problem with error 30021 because it raises a runtime error instead of the done event... It doesn't occur the same with error 30018 (this one is OK). I would like to detect when the file does not exist in the localpath. How may I check before uploading it ? I dont'find any command to do that.
Thanks.
by Jasmine, (7489 days ago) @ sandrine
Sandrine,
you can always catch the error in VB using 'on error...'.
Or, you can try to open this file by yourself (for reading). If it fails, you may have more info on why it happens. Make sure you close it before you pass it to wodSFTP.
by sandrine , (7489 days ago) @ Jasmine
The problem is that I first prepare a zip file with 500 files (and upload it with wodSFTP) and it takes a long time before appear in local directory. Although I can see it with VB, it seems that wodSFTP can not.
It's OK with on error but I would have preferred a SFTP done error to do it again.
Thank you.
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
It is very refreshing to find such helpful, knowledgeable and quick responding technical support.
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
...with a minimum of effort as the DLL interface was written with such simplicity...
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Thank you very much for the rapid responses. I was a little nervous about dealing with a company that is on a different continent from me. You have proven my concerns to be unfounded.
I would highly recommend this to anyone who needs a good quality SFTP solution.