DEV Community

Discussion on: Automatic Deployment via good ol' FTP

Collapse
 
shaijut profile image
Shaiju T

Nice, 😄, In some cases I upload to Godaddy windows hosting manually using File Zilla FTP client. So you mean using your workflow I can automate that ? Also how can I mention the FTP default port number ?

Collapse
 
devmount profile image
Andreas

Exactly, you can automate that. The port number is appended to the server url, divided by colon, e.g. ftps://your.ftp-server.com:21.