Thanks, CP.
- David
Search found 13 matches
- Tue Jan 25, 2005 3:49 am
- Forum: Client - Miscellaneous
- Topic: Using CoreFTP for browser-initiated downloads
- Replies: 3
- Views: 10262
- Sat Jan 22, 2005 9:55 pm
- Forum: Client - Miscellaneous
- Topic: Using CoreFTP for browser-initiated downloads
- Replies: 3
- Views: 10262
Using CoreFTP for browser-initiated downloads
When I click on a download link on a web page (for an FTP site file), I.E. pops up a dialog box asking whether or not I want to use CoreFTP. If I say to NOT use CoreFTP, I get to change the filename and select the destination client file directory, and I get a progress bar. If I say to use CoreFTP, ...
- Fri May 28, 2004 6:32 pm
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
- Fri May 28, 2004 5:06 pm
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
- Fri May 28, 2004 1:24 pm
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
CP, If I create a file with the host editor, and transfer it from the host to my client workstation in BINARY mode, the line delimiter sequence is hex '0d 0a'. That is the correct newline sequence, because the host (per Comcast customer support) is Windows rather than Unix. If I transfer the exact s...
- Thu May 27, 2004 10:38 pm
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
- Thu May 27, 2004 9:35 pm
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
CP, I just tried the binary transfer test. Files created with the host editor come across with a hex '0d 0a' sequence. Therefore, it appears that the ascii transfer is converting '0d 0a' to '0d 0d 0a'. I can only speculate why they might be implementing it as such. Perhaps it is so that a Window-bas...
- Thu May 27, 2004 1:35 am
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
ADDITIONAL CONSIDERATIONS: (1) For completeness of testing, I created a brand new file using the host text editor. I transferred it to my client and viewed it in hex. The line separator is hex '0d 0d 0a'. (2) If I bring up the web page (the file that we are discussing) via its host URL in a web brow...
- Thu May 27, 2004 1:12 am
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
CP, Thanks for your excellent support, especially for a free product!!! I found a hex editor, so I can now tell you exactly what is going on. (1) Original file, created in NotePad, contains hex '0d 0a' for new lines. (2) Original file, transferred to host, viewed via host text editor (but not saved)...
- Wed May 26, 2004 1:44 am
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
Thanks for your efforts and your willingness to help. I found the culprit. It is the host-based text editor that is removing CRs. The files only exhibited the NotePad problem if I had saved them at least once directly on the host, using the host-based text editor. Apparently, the CRs are not needed ...
- Tue May 25, 2004 12:02 pm
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
- Tue May 25, 2004 11:55 am
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
Thanks for the suggestions. Unfortunately, the problem still not solved. I dug a little deeper. Here is what I know so far. - I am running under Windows 2000 Pro. - If I create a text file (.html) on my client with NotePad, and I view it in NotePad, all line spacing appears normal. If I change it, s...
- Tue May 25, 2004 3:03 am
- Forum: Client - Issues
- Topic: Problem editing with NotePad [CoreFTP-lite 1.3]
- Replies: 18
- Views: 21613
Problem editing with NotePad [CoreFTP-lite 1.3]
I just installed CoreFTP-lite for the first time, and I am trying to edit a file that is on a host. I set up my file associations to use notepad.exe for .html files. When I click on the file and select edt, I do get the file in NotePad. However, when I save it, I have lost all linefeed and return ch...