Quote:
Originally Posted by balinor
Not sure I follow you....are you talking about using UltraEdit as an FTP client?
|
Yes that is correct, after editing a file I would want to upload it to the server. From the link you gave me above,
Quote:
Setting Your FTP Program to "Auto"
Most FTP programs have the option to set your upload to auto. What this usually does is compare the file type you're transferring against a list of known file types and set it to binary or ascii upload on its own.
By default, most FTP programs will have a pre-set list of files to be transferred in ascii and will upload / download everything else in binary. (These settings are in different places depending on the program you are using. Check the "Read Me" file or their Website if you can't find it.) Be sure to double check that the files you want to transfer are in the appropriate list.
|