Your best friend for file transfer.

Create directory operation failed..unexpected Server respond (2 posts)
- Started 4 years ago by Jill
- Latest reply 4 years ago from Jim Matthews
-
Jill Member
-
Jim Matthews Administrator
Hi,
I would show that transcript to the FTP server administrator, specifically the lines:
MKD CORPORATE
550 Create directory operation failed.They might need to check the FTP server logs to figure out why that command is failing.
Thanks,
Jim Matthews
Fetch Softworks
- Page 1
Keep getting error when I am trying to load files.
Fetch could not create the folder because the FTP server sent an unexpected response. Check the Fetch Transcript window for more information. Server responded: "Create directory operation failed."
Transcript:
(7/12/18, 8:35 AM)
Connected to 208.44.95.130 port 21 (7/12/18, 8:35 AM)
220 "ATTENTION: Only authorized users are permitted to access this server. All users must obey the Corporate User Policies when using this system. Any unauthorized access or usage of this system will be subject to lawful prosecution."
USER urgent
331 Please specify the password.
PASS
230 Login successful.
SYST
215 UNIX Type: L8
PWD
257 "/"
PWD
257 "/"
TYPE A
200 Switching to ASCII mode.
PASV
227 Entering Passive Mode (208,44,95,130,37,216).
Making data connection to 208.44.95.130 port 9688
LIST -al
150 Here comes the directory listing.
drwxr-xr-x 2 0 0 512 Jan 19 2017 .
drwxr-xr-x 2 0 0 512 Jan 19 2017 ..
226 Directory send OK.
CWD CORPORATE
550 Failed to change directory.
MKD CORPORATE
550 Create directory operation failed.
Fetch could not create the folder “CORPORATE” because the FTP server sent an unexpected response. (Check the Fetch Transcript window for more information.
Server responded: “Create directory operation failed.”)
ftp_mkdir: 2,-30000 (state == RPUT_MAKING_DIR)
PWD
257 "/"
PASV
227 Entering Passive Mode (208,44,95,130,72,169).
Making data connection to 208.44.95.130 port 18601
LIST -al
150 Here comes the directory listing.
drwxr-xr-x 2 0 0 512 Jan 19 2017 .
drwxr-xr-x 2 0 0 512 Jan 19 2017 ..
226 Directory send OK.
Update check skipped at 7/12/18, 8:36 AM (next check after 7/19/18, 5:46 AM)
PWD
257 "/"
PWD
257 "/"
PWD
257 "/"
PWD
257 "/"
PWD
257 "/"
QUIT
221 Goodbye.
Posted 4 years ago #