Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

help needed to zip file

Former Member
0 Likes
459

Hi abap gurus..i need some help from u guys..my problem is i need to zip a file calling unix OS cmd in my program before the file is FTPed.can any one gimme sample code on how to do this? before FTP processing i need to call unix OS and rar the file to be FTPed?

thanks in advance

Hi abap gurus..i need some help from u guys..my problem is i need to zip a file calling unix OS cmd in my program before the file is FTPed.can any one gimme sample code on how to do this? before FTP processing i need to call unix OS and rar the file to be FTPed?

thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
432

Please refer this blog:

/people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi