Hi All,
I am a newbie to UNIX shell scripting. Kindly help me in below requirement
i actually FTP a compressed file from UNIX to Windows server, while uncompressing the transfered file it actually contains a box character [] instead of a new line but i need it as a new line itself.
what can be done ? but the changes should be made only in this script and not in the Windows side.
Kindly help me..
Codesearcher 0 Newbie Poster
Recommended Answers
Jump to Post> i actually FTP a compressed file from UNIX to Windows server
Did you use binary mode for the FTP transfer?
Jump to PostHi Dude,
Before FTPing just convert file from unix to Dos and compress it
U can use below command
unix2dos file_name file_nameLet me know if it works and also can u tell me which command
u are using for FTP from unix to windows with example
All 5 Replies
sknake 1,622 Senior Poster Featured Poster
Fest3er 39 Posting Whiz in Training
Salem 5,265 Posting Sage
Codesearcher 0 Newbie Poster
msvinaykumar 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.