Loading...
Uploaded by rexxman79 on Feb 14, 2010
Use git-ftp.sh to only deploy files to a FTP server, which were modified since the last deployment. This saves time and bandwith.http://github.com/resmo/git-ftp
Howto & Style
Standard YouTube License
This is pretty cool, it there a plug in like this that supports saved ftp configurations? I would go crazy typing in my credentials every time.
This would be cooler...
git ftp add live user:pass@example.com:21/public_html
Then when you want to upload to your site
git ftp upload live
danrichardsri 1 year ago
Load more suggestions
This is pretty cool, it there a plug in like this that supports saved ftp configurations? I would go crazy typing in my credentials every time.
This would be cooler...
git ftp add live user:pass@example.com:21/public_html
Then when you want to upload to your site
git ftp upload live
danrichardsri 1 year ago