Question "550: Failed to change directory" (FTP)?

ditrate

Great
Sep 4, 2022
122
1
85
I was uploading a directory (with files) to a server. Upload was successful but I saw this in the log afterwards:
Maybe, set simultaneously upload to a one would solve this?

Log:
10864 2 Response: 230 Login successful.
10864 2 Command: OPTS UTF8 ON
10864 2 Response: 200 Always in UTF8 mode.
10864 2 Status: Logged in
10864 2 Status: Starting upload of ... .
10864 2 Command: CWD /folderx/X/X
10864 2 Response: 550 Failed to change directory.
10864 2 Command: CWD /folderx/X
10864 3 Response: 230 Login successful.
10864 3 Command: OPTS UTF8 ON
10864 2 Response: 250 Directory successfully changed.
10864 2 Command: MKD X
10864 3 Response: 200 Always in UTF8 mode.
10864 3 Status: Logged in
10864 3 Status: Starting upload of ...
 
Last edited: