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
CreateDirectory
0
votes
3.5k
views
asked
Jan 15, 2008
in
.NET FTP
by
Boris
(
1.8k
points)
Is it possible the CreateDirectory doesn't support a multi level directory?
If I for example try the following:
myConn.CreateDirectory("/project/1/media");
I get an error saying:
/project/1/media: The system cannot find the path specified. (code=550)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
0
votes
answered
Jan 15, 2008
by
support2
(
162k
points)
Yes, this depends on the FTP server, but often they don't support creation of multi level directories. You have to do it level by level.
Please
log in
or
register
to add a comment.
0
votes
answered
Jan 16, 2008
by
Boris
(
1.8k
points)
I c.
Implemented it.
Thx for the input.
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)
...