Error 30021 while uploading file using ftp (General questions)
Please help !!!1
Please help !!!1
by Jasmine, (7904 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
, (7903 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, (7903 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
, (7903 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.

...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!

Brilliant, even works on the mobile phone...

It is very refreshing to find such helpful, knowledgeable and quick responding technical support.

Thanks! We love your software and your great support!

It is very refreshing to find such helpful, knowledgeable and quick responding technical support.

The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...

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

The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...

It was no small factor, however, that your support in getting me up and running made me buy from you.

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.

