download issue (wodSFTP / wodSFTP.NET / wodSFTPdll)
hello,
The empty directory was not created when try to directory download in ftp server.
regards,
by bonghwan, (5524 days ago)
hello,
The empty directory was not created when try to directory download in ftp server.
regards,
by bonghwan, (5524 days ago) @ bonghwan
hello,
The empty directory was not created when try to directory download in ftp server.
regards,
additionally,
the empty sub-directory was not created. but single empty directory is download good.
by wodDamir , (5524 days ago) @ bonghwan
Bonghwan,
You need to be more specific. What method did you use? I assume you're talking about GetFiles.
If so, can you show me exactly how you called the component?
Regards,
Damba
by bonghwan, (5524 days ago) @ wodDamir
Hi Damba,
and the file exist in sub-directory download is good. otherwise empty sub-directory download(create) is fail.
and GetFiles method use:
m_Service.GetFiles(oWorkQ.Value1, oWorkQ.Value2, 0)
regards,
by wodDamir , (5524 days ago) @ bonghwan
Bonghwan,
You didn't provide me the exact values of the Local and Remote paths used in GetFiles call. However, when you call GetFiles, it will copy all the Files *IN* the Remote folder specified, and not create the directory itself.
It will on the other hand create subfolders, and their subfolders.
In other words, let's say you have a folder /someFolder which contains files and subsdirectories. When you call GetFiles( C: , /someFolder , 0) it will not create the someFolder in C: . It will simply copy items from /someFolder to C: .
Regards,
Damba
by bonghwan, (5524 days ago) @ wodDamir
sorry, i missed the point of my explain.
/dirtest directory contains one file and two sub-directories.
/dirtest/test.txt file download is OK.
/dirtest/dir1 directory download is OK.
/dirtest/dir1/test1.txt file download is OK.
/dirtest/dir2 directory download was fail.
/dirtest/dir2 directory is empty.
and then c: directory contains one file and one sub-directory.
C:dirtest est.txt is exist
C:dirtestdir1 is exist
C:dirtestdir1 est1.txt is exist
C:dirtestdir2 directory is not exist.
regards,
by wodDamir , (5524 days ago) @ bonghwan
Bonghwan,
I believe I've duplicated this behaviour. I've forwarded it to our programmers to check it out. We'll inform you as soon as we know more.
Regards,
Damba
by wodDamir , (5524 days ago) @ wodDamir
Bonghwan,
Please request update and try it out. This issue should be resolved.
regards,
Damba
by bonghwan, (5523 days ago) @ wodDamir
Hi Damba,
i have tested the newest version(request update). but not changed.
please check it on the version.
thanks,
by woddrazen , (5523 days ago) @ bonghwan
Bonghwan,
Did you try it out maybe? We change only build number. Latest version is 3.0.5.584.
You can check version using wodFtpDLX Version Property.
Drazen
by bonghwan, (5523 days ago) @ woddrazen
Damba,
i'm using the wodFTPDLX.Net version. the latest version is 1.6.0.181.
regards,
I can only hope I will have the pleasure to work with other products by "We Only Do" in the future.
It was no small factor, however, that your support in getting me up and running made me buy from you.
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
Your .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
Thanks! We love your software and your great support!
Congratulations on an excellent product and first rate support!
May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.