I'm trying to upload a folder to my website preferably via FTP and bash, but I can't seem to get this to work. I've installed wput and something called ncftpput and both don't seem to work. I just want to copy the entire folder to a remote server. Here's my folder paths if that will help.
ftp.example.com/subdomains/cydia
/theme_builder/upload/
Something similar to a put command put for directories would work well. I don't know how to use ftp in bash very well either. So far this site hasn't failed me yet, so thanks in advance!