Date sent:      Sun, 25 Mar 2012 15:45:11 -0700 (PDT)

> I write CGI scripts for my website in PERL.  When I used to upload
> them with my FTP program I made sure to do so in ASCII mode rather
> than binary.  My host made me switch to sFTP however.  I use
> FIlezilla, and can't for the life of me find out how to choose the
> mode on that.  Unfortunately, binary is the default mode.  I don't
> like programming when the file displays ASCII endline characters.  I'd
> rather see clear, distinct lines rather than one long line broken up
> with those vertical rectangles.  When I download a script from my site
> for editing it looks terrible.

Any even remotely decent editor handles unix line edings just fine.
What are you using to edit/view the files??? Notepad?

If you want something small and generic try
http://www.scintilla.org/SciTE.html
if you want something bigger and with more features try
http://padre.perlide.org/

Jenda
===== je...@krynicky.cz === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to