使用curl下载文件时发生错误

I am trying to download resume files from server using curl. I tried to decode it with base64 and many more. Also tried by changing MIME type but no use. Please suggest me proper solution. Thanks in advance. The response i am getting is as follows:

��#ࡱ#�################>###�� #################:###########<#######����####9###��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������##� ###�#�###############�$####bjbj,(,(################## ###**##NB##NB#########################d#######��##########��##########��##################�#####�#######�###�#######�#######J#######J#######J###############����####^#######^#######^###8###�#######�#######^#######�###�###�#######�#######�#######�#######�#######�#######�#######�#######C#######E#######E#######E#######E#######E#######E###,###�"##�###�%##R###q###9###################J#######�#######################v###^###�#######�#######�#######q#######8#######�#######�#######�###############�###�###�#######8#######8#######8#######�###�###�###l###�#######J#######�#######C###############8#######################################################�#######C###############8#######8#######�###########,###################################################################################����####@&)Z�#�#########����####n###�###�###############/#######�###0###�#######�###,###�%######8#######�%##############8#######################################################################################J########### Alcatel, Lucent, Nortel, Calix, ATM switching networks. Familiar with Network Intrusion Prevention, Admin Experience Cisco and Juniper Firewalls.

Instead of using curl to download a file try using wget.

Here is some more information about wget: https://www.gnu.org/software/wget/manual/wget.html