FTP File Size Problem from UNIX to
|
Original Message
|
Name: Ahmet
Date: November 22, 2002 at 03:41:57 Pacific
Subject: FTP File Size Problem from UNIX to OS: UNIX Compaq Tru64 CPU/Ram: Dont know
|
Comment: Hello,
I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the transferred file I see that some lines are deleted from the file. This is so strange error for me.. How this file is being changed while transferring!!! There should be a file size restriction in somewhere(UNIX FTP Server) in Unix, but I can not find it, even FTP Server... At the beginning i was transferring 3KB files and there was no problem... But with 50K files i have such a problem... How can I get rid of this strange problem... Thanks.. Ahmet
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: David Perry
Date: November 22, 2002 at 04:27:49 Pacific
Subject: FTP File Size Problem from UNIX to |
Reply: (edit)Try selecting 'binary' as the transfer method. 'ascii' will translate line endings, alter the file lenght and may account for the problem you are seeing.
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: Ahmet
Date: November 22, 2002 at 05:25:58 Pacific
Subject: FTP File Size Problem from UNIX to
|
Reply: (edit)Hi David, thanks... I tried what you said but it did not help me. I have now more lines than my previous tries but not all the data... There are still quite much lines missing...
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Jimbo
Date: November 22, 2002 at 07:44:00 Pacific
Subject: FTP File Size Problem from UNIX to |
Reply: (edit)Why dont you try gzipping the file and opening it with winzip on your NT Server? -jim
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: