put folder contest to ftp via SSH
can anyone help me?I want to upload my weekly backup to remote ftp.
I allso want all content from folder /backup/cpbackup/weekly/ upload to remote ftp.
when I ghet login on ftp and i wrote:
put /backup/cpbackup/weekly/*
only the first is being upload.
Does someone know wich command I should use so that all content from folder should be uploaded.
thanks.