Is there a free ftp client that has macros
Posted
by
wheresrhys
on Super User
See other posts from Super User
or by wheresrhys
Published on 2010-10-13T14:57:55Z
Indexed on
2011/01/17
7:55 UTC
Read the original article
Hit count: 304
At the moment I'm using filezilla to deploy new versions of a site to the live server. the trouble is that there are one or two config, bootstrap etc. files which are different for the live site and I have to be careful not to overwrite. Also there are big areas of code that never change (eg I use the zend framework, which is always the same).
I'd like to be able to record a macro to upload the same bunch of files and folders every time, excluding subdirectories and files which shouldn't be overwritten.
Does any ftp client offer this?
© Super User or respective owner