How can I stop Filezilla changing my linebreaks?

前端 未结 4 1304
Happy的楠姐
Happy的楠姐 2020-11-27 15:00

I\'m downloading a perl CGI file from a Linux web server.

It has Unix linebreaks. I edit it on a Windows PC with a decent text-editor (Geany) which preserves those l

4条回答
  •  北海茫月
    2020-11-27 15:55

    What FTP transfer mode do you use (binary or ASCII?)? I'm not 100% sure, but I think if you force binary mode you should not have this problem.

提交回复
热议问题