Skip to content

This is simple bash script for upload files and folders with curl.

Notifications You must be signed in to change notification settings

saderi/curl-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Upload files and folders with curl like using FTP

This is a simple bash script for upload files and folders with curl.

If you use Travis CI and you want to deploy your project with FTP, it would not help, beacuse of NAT layer is added.

Read this if you don't know the story.

I wrote this simple bash script to upload content of build/dist folder.

This script require 'tree' command.

About

This is simple bash script for upload files and folders with curl.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages