| UNIX/Linux Forum Archives · Rules and Guidelines · Disclaimer |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| mageshbabu |
Posted: Nov 30 2004, 10:11 AM
|
|
Newbie ![]() Group: Members Posts: 1 Member No.: 679 Joined: 30-November 04 |
FTP :
I am new to UNIX. Last week when I was downloading jar files from server to local hard disk, some files are corrupted in my server. I used normal FTP command like mget and mput … But I didn’t set Binary Mode. what would be happened in server? Give any solution, pls |
| fishsponge |
Posted: Dec 1 2004, 10:28 AM
|
|
Administrator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 679 Member No.: 1 Joined: 13-February 03 |
nothing happened in the server - it did exactly what you asked it to.
If you didn't set binary mode, you would have transferred all the files as ASCII. jar files are not ASCII files, and they have therefore been corrupted. You need to re-transfer them as binary. |
![]() |
![]() ![]() ![]() |