Error 30021 while uploading file using ftp (General questions)
Please help !!!1
Please help !!!1
by Jasmine, (7572 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 , (7571 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, (7571 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 , (7571 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.
Your component works really great. With minor effort I have been able to convert my delphi application...
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
...wodFtpDlx was exactly what I needed, it worked, and it was priced right...
Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
Many thanks for your excellent support service. I can see why you have a long list of excellent testimonials on your website.
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.