Community
    • Login

    NppFTP upload works only for blank or very small files

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    nppftp
    2 Posts 2 Posters 1.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Steve KirtonS
      Steve Kirton
      last edited by

      Hi,
      I am using Notepad++ with NppFTP on a Windows 10 PC with Windows and Norton firewalls turned off, and I’m trying to upload .css and .php files using SFTP to my child theme in my Wordpress site hosted by Godaddy. I can create new folders and download any file, but when it comes to uploading It works only if the files are blank or less than appr. 30 lines of code…Here’s the NppFTP output…Note that the only difference in the 2 upload attempts is the file size. Also note I have the same problem with Filezilla, and I tried it with FTP port 21 instead of SFTP port 22- no luck:

      [NppFTP] Everything initialized
      Connecting
      [SFTP] Host key written to file
      [SFTP] Successfully authenticated
      Connected
      [SFTP] Host key accepted
      [SFTP] Successfully authenticated
      [Queue] The operation was already added to the queue, ignoring
      [SFTP] Host key accepted
      [SFTP] Successfully authenticated
      Created directory /home/home3564601757/html/wp-content/themes/twentyseventeen-child
      [SFTP] Host key accepted
      [SFTP] Successfully authenticated
      [SFTP] Host key accepted
      [SFTP] Successfully authenticated
      Download of /home/home3564601757/html/wp-content/themes/twentyseventeen/style.css succeeded, opening file.
      [SFTP] Host key accepted
      [SFTP] Successfully authenticated
      Upload of C:\Users\Kirton\Desktop\style-child.css failed…LARGE FILE (50 LINES)

      Download of /home/home3564601757/html/wp-content/themes/twentyseventeen-child/style-child.css succeeded, opening file.
      Upload of /home/home3564601757/html/wp-content/themes/twentyseventeen-child/style-child.css succeeded…SMALL FILE (<30 LINES)

      I’m stumped- any help much appreciated…

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Steve Kirton
        last edited by

        @Steve-Kirton

        ftp servers can be configured to allow only upload of files with certain size.
        Could this be your problem?

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors