deleteFiles method (General questions)
hi,
i want to delete sub-directory and files in parent directory
i used deleteFiles method but the error occurs.
can you send sample to me? i have not found it.
regards,
by bonghwan, (5801 days ago)
hi,
i want to delete sub-directory and files in parent directory
i used deleteFiles method but the error occurs.
can you send sample to me? i have not found it.
regards,
by bonghwan , (5800 days ago) @ bonghwan
oops!
i miss the e-mail address.
by wodDamir , (5800 days ago) @ bonghwan
Bonghwan,
What error exactly do you receive?
Using DeleteFiles method is as easy as calling this:
wodFtpDLX1.DeleteFiles( / , 0);
The above line of code will delete all files and directories from remote directory.
Regards,
Damba
by bonghwan , (5800 days ago) @ wodDamir
Hi Damba,
i want to delete '/ftptest/demo test/Code Test' directory.
but error occurs in directory delete action.
the method is ftp1.deleteFiles( /ftptest/demo test/Code Test ,0)
directory structure(3 sub-directories)
/ftptest/demo test/
-- FTP SA_LITE
-- Code Sample
-- Code Test
below the debug messages.
Loop Item = /ftptest/demo test/Code Test/FTP SA_LITE
Loop error = /ftptest/demo test/Code Test/FTP SA_LITE: No such file or directory.
Loop Item = /ftptest/demo test/Code Test/Code Sample
Loop error = /ftptest/demo test/Code Test/Code Sample: No such file or directory.
Loop Item = /ftptest/demo test/Code Test/Code Test
Loop error = /ftptest/demo test/Code Test/Code Test: No such file or directory.
Loop error = /ftptest/demo test/Code Test/Code Test: No such file or directory.
Loop error = /ftptest/demo test/Code Test/Code Sample: No such file or directory.
Loop error = /ftptest/demo test/Code Test/FTP SA_LITE: No such file or directory.
by wodDamir , (5800 days ago) @ bonghwan
Bonghwan,
Can you perhaps try deleting those folders using any other client?
Does it work?
Also, what version of the component are you using?
Regards,
Damba
by bonghwan, (5800 days ago) @ wodDamir
Dear,
i used wodFTPDLX.net v1.4.4.146 component.
by wodDamir , (5800 days ago) @ bonghwan
Bonghwan,
Ok. And did you try doing the same using any other client (FileZilla, FTP Voyager)? Does it work?
Is there any chance we could perhaps connect to that server and reproduce the same behaviour?
Regards,
Damba
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
...wodFtpDlx was exactly what I needed, it worked, and it was priced right...
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
Many thanks for your excellent support service. I can see why you have a long list of excellent testimonials on your website.
WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
...with a minimum of effort as the DLL interface was written with such simplicity...