
Use ncftpput instead of ftp for recursive uploads
Problem
I came across this problem when i had the need to transfer a Wordpress site from
a server to an other. So all the folder (included hidden file) needed to be
recurively transferred.
Ftp command is too limited and does not support recursive upload, so the
solution is to