The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-20-2008
otheus's Avatar
otheus otheus is offline Forum Staff  
Moderator ala Mode
  
 

Join Date: Feb 2007
Location: Innsbruck, Austria
Posts: 1,886
In your FTP session, type the command:
Code:
set mode I
If you use a GUI, check on an option to force Binary mode transfer. If there is an option to do "Auto" or "Smart", remove your file's extension (ie, ".txt") from the list of files to always process in "Text" or "ASCII" mode.