• Hi,

    I’m trying to upload the backup to my FTP server using the explicit SSL-FTP connection.
    It connects to the FTP, creates the file, but the doesn’t upload anything. I see the file name created on my FTP but it stays at 0 bytes

    [17-Dec-2014 15:41:49] 1. Try to send backup file to an FTP server …
    [17-Dec-2014 15:41:49] Connected via explicit SSL-FTP to server: subdomain.domain:21
    [17-Dec-2014 15:41:49] FTP client command: USER BackWPup
    [17-Dec-2014 15:41:50] FTP server response: User BackWPup logged in.
    [17-Dec-2014 15:41:50] FTP client command: SYST
    [17-Dec-2014 15:41:50] FTP server reply: UNIX
    [17-Dec-2014 15:41:50] FTP current folder is: /path1/path2/path3/
    [17-Dec-2014 15:41:50] FTP client command: PASV
    [17-Dec-2014 15:41:50] FTP server reply: Entering normal mode
    [17-Dec-2014 15:41:50] Starting upload to FTP  …
    [17-Dec-2014 15:42:50] ERROR: Signal 15 is sent to script!
    [17-Dec-2014 15:42:50] Restart will be executed now.
    [17-Dec-2014 15:42:51] 2. Try to send backup file to an FTP server …

    When I disable the SSL-FTP option it uploads fine. I use a SSL Cert from Comodo and I’m able to connect via SSL-FTP from any FTP client such as Filezilla.

    Is this a bug with the plugin?

    Any ideas?

    https://wordpress.org/plugins/backwpup/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Daniel Hüsken

    (@danielhuesken)

    The Plugin can’t do explicit SSL-FTP connections at moment only sftp connections allowed.

    Hi, same Problem here.

    The Plugin have a checkbox to activate SSl-FTP?!
    I use the SSL-FTP on WordPress 4.01 + BackWPup 3.1.3 and it works like a charm.

    the other Website
    Wordpress 4.1 + BackWPup 3.1.4 and the same error as the thread starter.

    Plugin Author Daniel Hüsken

    (@danielhuesken)

    If ther the ERROR: Signal 15 is sent to script! error too ?

    Sorry, no error Signal 15.
    Only timeout after starting upload.

    Thread Starter CyrRei88

    (@cyrrei88)

    I keep getting the ERROR: Signal 15 is sent to script! even without encryption. It does create files on the FTP server. Why are these errors keep showing up?

    [08-Jan-2015 03:15:40] 1. Trying to make a list of folders to back up …
    [08-Jan-2015 03:15:41] 496 folders to backup.
    [08-Jan-2015 03:15:41] 1. Trying to create a WordPress export to XML file …
    [08-Jan-2015 03:15:42] Check WP Export file …
    [08-Jan-2015 03:15:42] WP Export file is a valid WXR file.
    [08-Jan-2015 03:15:42] Added XML export "xxx.xml" with 386.10 kB to backup file list.
    [08-Jan-2015 03:15:42] 1. Trying to generate a file with installed plugin names …
    [08-Jan-2015 03:15:42] Added plugin list file "xxx.pluginlist.2015-01-08.txt" with 2.29 kB to backup file list.
    [08-Jan-2015 03:15:42] 1. Trying to generate a manifest file …
    [08-Jan-2015 03:15:42] Added manifest.json file with 5.73 kB to backup file list.
    [08-Jan-2015 03:15:42] 1. Trying to create backup archive …
    [08-Jan-2015 03:15:42] Compressing files as TarGz. Please be patient, this may take a moment.
    [08-Jan-2015 03:17:52] ERROR: Signal 15 is sent to script!
    [08-Jan-2015 03:17:52] Restart will be executed now.
    [08-Jan-2015 03:17:53] 2. Trying to create backup archive …
    [08-Jan-2015 03:18:23] Backup archive created.
    [08-Jan-2015 03:18:23] Archive size is 39.95 MB.
    [08-Jan-2015 03:18:23] 4466 Files with 83.40 MB in Archive.
    [08-Jan-2015 03:18:23] Restart will be executed now.
    [08-Jan-2015 03:18:24] 1. Try to send backup file to an FTP server …
    [08-Jan-2015 03:18:25] Connected to FTP server: xxx.com:21
    [08-Jan-2015 03:18:25] FTP client command: USER xxx
    [08-Jan-2015 03:18:26] FTP server response: User xxx logged in.
    [08-Jan-2015 03:18:26] FTP client command: SYST
    [08-Jan-2015 03:18:26] FTP server reply: UNIX
    [08-Jan-2015 03:18:26] FTP current folder is: /xxx
    [08-Jan-2015 03:18:26] FTP client command: PASV
    [08-Jan-2015 03:18:26] FTP server reply: Entering normal mode
    [08-Jan-2015 03:18:27] Starting upload to FTP  …
    [08-Jan-2015 03:24:09] ERROR: Signal 15 is sent to script!
    [08-Jan-2015 03:24:09] Restart will be executed now.
    [08-Jan-2015 03:24:11] 2. Try to send backup file to an FTP server …
    [08-Jan-2015 03:24:11] Connected to FTP server: xxx.com:21
    [08-Jan-2015 03:24:11] FTP client command: USER xxx
    [08-Jan-2015 03:24:12] FTP server response: User xxx logged in.
    [08-Jan-2015 03:24:12] FTP client command: SYST
    [08-Jan-2015 03:24:12] FTP server reply: UNIX
    [08-Jan-2015 03:24:13] FTP client command: PASV
    [08-Jan-2015 03:24:13] FTP server reply: Entering normal mode
    [08-Jan-2015 03:24:16] One file deleted on FTP server
    [08-Jan-2015 03:24:16] Restart will be executed now.
    [08-Jan-2015 03:24:17] 1. Trying to check database …
    .....
    [08-Jan-2015 03:24:18] ERROR: Job has ended with errors in 523 seconds. You must resolve the errors for correct execution.
    Plugin Author Daniel Hüsken

    (@danielhuesken)

    Try to setup maximum script execution time in BAckWPup > Settings > Tab: Jobs.
    Set it to 30 for the beginning.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘SSL-FTP Upload not Working’ is closed to new replies.