Skip to content

Does not upload files via FTP #6

Description

@cale-inspired

I am trying to use hugodeploy to deploy my files to my server via FTP. When I use hugodeploy push, it connects to the FTP successfully but does not proceed sending files.


$ ./hugodeploy push
Using config file: /home/calp/hugo/inspiritana/hugodeploy.yaml
Creating FTP connection... 
Successfully connected to FTP
Comparing Dst:  deployed  With Src:  public
Sending file:  /inspiritana/404.html ...

404.zip
That's where it's "stuck" for minutes, and after a while it ends with:

ERROR: 2016/11/08 00:28:39 ftp.go:131: FTP Error uploading file:  /inspiritana/404.html EOF
ERROR: 2016/11/08 00:28:39 scan.go:354: Error:  EOF

The installation instructions state to set the SFTP data but my server does not support SSH, only FTP. I assume hugodeploy supports deployment via FTP since it is settable in the config?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions