Computing.Net > Forums > Unix > FTP File Size Problem from UNIX to

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FTP File Size Problem from UNIX to

Reply to Message Icon

Name: Ahmet
Date: November 22, 2002 at 03:41:57 Pacific
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



Sponsored Link
Ads by Google

Response Number 1
Name: David Perry
Date: November 22, 2002 at 04:27:49 Pacific
Reply:

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.


0

Response Number 2
Name: Ahmet
Date: November 22, 2002 at 05:25:58 Pacific
Reply:

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...


0

Response Number 3
Name: Jimbo
Date: November 22, 2002 at 07:44:00 Pacific
Reply:

Why dont you try gzipping the file and opening it with winzip on your NT Server?

-jim



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: FTP File Size Problem from UNIX to

Automate scp from Unix to win2003 www.computing.net/answers/unix/automate-scp-from-unix-to-win2003-/7663.html

ftp from Unix to Windows NT www.computing.net/answers/unix/ftp-from-unix-to-windows-nt/4959.html

Moving file from Unix to NT www.computing.net/answers/unix/moving-file-from-unix-to-nt/1784.html