Пытаюсь загрузить файлы на сервер sprinthost
При публикации только html страниц проблем нет, при публикации некоторых картинок выдает ошибку и останавливается
Пример лога прилагаю.
Как исправить?
*** START OF PUBLISH ***
Scanning publish folder...
Found 6 file(s).
Status: Initializing FTP connection...
Status: Checking host...
Status: Host was successfully parsed.
Status: Connecting to sam-son.ru.xsph.ru...
Status: Using PASV mode.
Response: 220---------- Welcome to Pure-FTPd [privsep] ----------
Response: 220-You are user number 8 of 50 allowed.
Response: 220-Local time is now 15:07. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220 You will be disconnected after 5 minutes of inactivity.
Command: USER ohvat
Response: 331 User ohvat OK. Password required
Command: PASS *****
Response: 230-Your bandwidth usage is restricted
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: SITE HELP
Response: 214-The following SITE commands are recognized
Response: ALIAS
Response: CHMOD
Response: IDLE
Response: UTIME
Response: 214 Pure-FTPd - http://pureftpd.org/
Status: Succesfully connected.
Command: PWD
Response: 257 "/" is your current location
Status: Current directory is '/'
Status: Setting remote folder to /domains/sam-son.ru/public_html...
Command: CWD /domains/sam-son.ru/public_html
Response: 250 OK. Current directory is /domains/sam-son.ru/public_html
Command: MKD images
Response: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: Uploading 'callback.php'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,188,191)
Command: STOR callback.php
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response: 226 0.092 seconds (measured here), 96.68 Kbytes per second
Status: Successfully uploaded file.
Status: Uploading 'icon.ico'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,164,22)
Command: STOR icon.ico
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response: 226 0.086 seconds (measured here), 13.04 Kbytes per second
Status: Successfully uploaded file.
Status: Uploading 'images/builtwithwwb9.png'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,188,106)
Command: STOR images/builtwithwwb9.png
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response: 226 0.090 seconds (measured here), 61.64 Kbytes per second
Status: Successfully uploaded file.
Status: Uploading 'images/callback5.png'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,170,225)
Command: STOR images/callback5.png
Response: 150 Accepted data connection
Status: Successfully uploaded file.
Status: Closing FTP connection...
Command: QUIT
Response: 426 Transfer aborted
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***
Scanning publish folder...
Found 6 file(s).
Status: Initializing FTP connection...
Status: Checking host...
Status: Host was successfully parsed.
Status: Connecting to sam-son.ru.xsph.ru...
Status: Using PASV mode.
Response: 220---------- Welcome to Pure-FTPd [privsep] ----------
Response: 220-You are user number 8 of 50 allowed.
Response: 220-Local time is now 15:07. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220 You will be disconnected after 5 minutes of inactivity.
Command: USER ohvat
Response: 331 User ohvat OK. Password required
Command: PASS *****
Response: 230-Your bandwidth usage is restricted
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: SITE HELP
Response: 214-The following SITE commands are recognized
Response: ALIAS
Response: CHMOD
Response: IDLE
Response: UTIME
Response: 214 Pure-FTPd - http://pureftpd.org/
Status: Succesfully connected.
Command: PWD
Response: 257 "/" is your current location
Status: Current directory is '/'
Status: Setting remote folder to /domains/sam-son.ru/public_html...
Command: CWD /domains/sam-son.ru/public_html
Response: 250 OK. Current directory is /domains/sam-son.ru/public_html
Command: MKD images
Response: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: Uploading 'callback.php'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,188,191)
Command: STOR callback.php
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response: 226 0.092 seconds (measured here), 96.68 Kbytes per second
Status: Successfully uploaded file.
Status: Uploading 'icon.ico'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,164,22)
Command: STOR icon.ico
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response: 226 0.086 seconds (measured here), 13.04 Kbytes per second
Status: Successfully uploaded file.
Status: Uploading 'images/builtwithwwb9.png'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,188,106)
Command: STOR images/builtwithwwb9.png
Response: 150 Accepted data connection
Response: 226-File successfully transferred
Response: 226 0.090 seconds (measured here), 61.64 Kbytes per second
Status: Successfully uploaded file.
Status: Uploading 'images/callback5.png'...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (141,8,195,243,170,225)
Command: STOR images/callback5.png
Response: 150 Accepted data connection
Status: Successfully uploaded file.
Status: Closing FTP connection...
Command: QUIT
Response: 426 Transfer aborted
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***




