Opened 20 years ago
Last modified 19 years ago
#685 closed Bug report
line-makeup
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | burki65, du5k, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
hello,
sorry, my english isn't that great and i hope
"line-makeup" is the right word for the german
"zeilenumbruch"...
my problem: even i download a ascii-file (like a
php-file) from a linux server filezilla(2.2.7c) puts 2
line-makeups for each line.
exaple/original-file:
---
<?php
echo "hello world";
?>
---
downloaded-file:
---
<?php
echo "hello world";
?>
---
my os is windows 2000.
any ideas?
thanks tobi
Change History (5)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Logged In: NO
Hi.
I also get this problem, but not only does it seem to ADD
extra returns/line breaks when downloading, it also seems to
DELETE the same when uploading, thus:
<?php
echo "...
become:
<?phpecho"...
resulting in errors.
I've tried all teh settings, but no avail..
Please help, this is a cool program... :-)
comment:3 by , 20 years ago
Hi.
I also get this problem, but not only does it seem to ADD
extra returns/line breaks when downloading, it also seems to
DELETE the same when uploading, thus:
<?php
echo "...
become:
<?phpecho"...
resulting in errors.
I've tried all teh settings, but no avail..
Please help, this is a cool program... :-)
comment:4 by , 20 years ago
Hi.
I also get this problem, but not only does it seem to ADD
extra returns/line breaks when downloading, it also seems to
DELETE the same when uploading, thus:
<?php
echo "...
become:
<?phpecho"...
resulting in errors.
I've tried all teh settings, but no avail..
Please help, this is a cool program... :-)
comment:5 by , 19 years ago
This bug report has been closed due to inactivity and has possibly
already been solved.
You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).
to prevent this in the future: put the file extension to the list
containing the extensions for ASCII mode:
Settings->Ascii/Binary