Error 30021 while uploading file using ftp (General questions)
Please help !!!1
Please help !!!1
by Jasmine, (7574 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 , (7572 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, (7572 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 , (7572 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.
I would highly recommend this to anyone who needs a good quality SFTP solution.
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
...with a minimum of effort as the DLL interface was written with such simplicity...
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
You made it so simple for us to integrate SFTP - a technology we had little experience with...
Many thanks for your excellent support service. I can see why you have a long list of excellent testimonials on your website.
Your customer service was excellent, and I will look at your products in the future for precisely that reason.
Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...