Our Products:
CompleteFTP
edtFTPnet/Free
edtFTPnet/PRO
edtFTPj/Free
edtFTPj/PRO
Login
Remember
Google Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Ask a Question
Ask a Question
about the delete method
0
votes
3.7k
views
asked
Aug 13, 2007
in
Java FTP
by
bopat
(
160
points)
can the method void delete(java.lang.String fileName) in FTPClient delete an empty directory?
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
0
votes
answered
Aug 13, 2007
by
bopat
(
160
points)
when I use this method to delete a file ,it works
when I user this method to delete an empty directory,it always says "No such file or directory."
Please
log in
or
register
to add a comment.
0
votes
answered
Aug 13, 2007
by
support2
(
162k
points)
To delete a directory use rmdir()
Please
log in
or
register
to add a comment.
Categories
All categories
Products
(2.8k)
CompleteFTP
(418)
Java FTP
(1k)
.NET FTP
(1.4k)
FAQ
(120)
General
(178)
Feature Requests
(21)
...