Doanlod dll different from upload

  • Thread starter Thread starter Gim
  • Start date Start date
G

Gim

I upload with FP2000 to a linux machine. Later my application installs the
file with ftp utility but the outcome file is different in length and also
in content. By the way it a dll file.
Is there any thing that can be done to eliminate that?

Regards

Gim
 
Check in the FTP program that the .dll file is being moved as a binary
file. Text (ASCII) files uploaded to a Linux system normally lose
characters (the line ending in Windows is 2 characters, on Unix it is
only 1) by design, but binaries do not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top