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
'APPE': command unrecognized. (code=500)
0
votes
3.2k
views
asked
Aug 13, 2008
in
.NET FTP
by
Nixar
(
160
points)
Hi there,
I come to you because I'm a little bit lost... I encounter this error when I try to upload a file to one of my FTP server, and I don't understand why. I use exactly the same code (moreover in the same application) to connect and upload in another FTp server.
'APPE': command unrecognized. (code=500)
Here you have the stack trace :
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, 2008
by
support2
(
162k
points)
Seems that your FTP server doesn't support the APPE command, which is to append to an existing file.
Please
log in
or
register
to add a comment.
0
votes
answered
Aug 13, 2008
by
Nixar
(
160
points)
Thank you for your answer... Previously I had the following line :
FTPConnexionGalerie.UploadFile(MyFile, MyFileOnFTP, true);
I remove the "append" argument, and it works.
Thank you !!!
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)
...