need to use "rsync" command? (Shared Hosting)
Hi,
I have shared hosting plan and would like to use "rsync" command to upload/update my file. SSH is not enabled, the only command I need is rsync as below:
rsync -avzhe ssh --delete /my/local/files/ misfer@ theroadtofulfillment.com:/www/
How can I do that?
Thanks,
I have shared hosting plan and would like to use "rsync" command to upload/update my file. SSH is not enabled, the only command I need is rsync as below:
rsync -avzhe ssh --delete /my/local/files/ misfer@ theroadtofulfillment.com:/www/
How can I do that?
Thanks,