download issue (wodSFTP / wodSFTP.NET / wodSFTPdll)
hello,
The empty directory was not created when try to directory download in ftp server.
regards,
by bonghwan, (5579 days ago)
hello,
The empty directory was not created when try to directory download in ftp server.
regards,
by bonghwan, (5579 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 , (5578 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, (5578 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 , (5578 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, (5578 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 , (5578 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 , (5578 days ago) @ wodDamir
Bonghwan,
Please request update and try it out. This issue should be resolved.
regards,
Damba
by bonghwan, (5578 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 , (5577 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, (5577 days ago) @ woddrazen
Damba,
i'm using the wodFTPDLX.Net version. the latest version is 1.6.0.181.
regards,
Your component works really great. With minor effort I have been able to convert my delphi application...
I really like these products - they are consistently first rate!
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.
Brilliant, even works on the mobile phone...
Your component works really great. With minor effort I have been able to convert my delphi application...
Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.
Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!