FTP - 553 Could not create file
Posted: Sun Feb 22, 2015 2:29 pm
Hey,
I'm trying to upload a file with FTP but I don't have permissions to create a file or directory.
Is there a solution for this?
Thanks.
I'm trying to upload a file with FTP but I don't have permissions to create a file or directory.
Code: Select all
Status: Directory listing of "/" successful
Status: Upload van C:\www\xp\index.html starten
Opdracht: PASV
Antwoord: 227 Entering Passive Mode (104,224,147,193,46,253).
Opdracht: STOR index.html
Antwoord: 553 Could not create file.
Thanks.