|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
problem with ftping files
I could not find any other forum that this would belong in, so i posted here lol.
Anyway, i started using a new ftp program, and everytime that I download a file, edit it, then upload it.... it will give me internal server error (yes these are all perl files) When i first download it, and open in notepad... every place where it should have a break in the line (code goes to next line, a hard return) there is a lil box like thing. I've tried opening and saving with notepad, wordpad, and wod processor (ok, I knew word processor wouldnt work, but i was desperate) anyone have any idea as to what could cause this? |
|
#2
|
|||
|
|||
|
What program is it that you are using?
|
|
#3
|
|||
|
|||
|
ive used ftp navigator, my ftp, coffeefup ftp 2.0, and ws_ftp
all with the same results i use notepad for my editing |
|
#4
|
||||
|
||||
|
You aren't downloading in binary are you?
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
|
#5
|
|||
|
|||
|
no
|
|
#6
|
||||
|
||||
|
I'm betting you're going between unix and windows? line breaks are represented differently on unix, on windows, and Mac OS. So, those little boxes are line endings that your OS doesn't recognise.
Solution: edit on the server? vim and emacs are both decent command line text editors (beware the vim learning curve, though). another solution: global find/replace your little boxes and an end line. But I'm not sure how it'd work once you put it back up on your server. hope that made sense and will help... |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > problem with ftping files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|