![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Listing uncompress and compress files | laknar | Shell Programming and Scripting | 1 | 05-05-2008 04:08 PM |
| file zip,rar,tar,compress,uncompress,unzip,unrar | ismael xavier | UNIX Desktop for Dummies Questions & Answers | 1 | 04-14-2008 02:30 PM |
| Changing windows server alias name on windows or unix? | NycUnxer | UNIX for Dummies Questions & Answers | 1 | 03-26-2008 05:54 PM |
| Script runs fine on UNIX Server...Not through MSK Tool kit on Windows Server | madhunk | UNIX for Dummies Questions & Answers | 5 | 01-31-2008 01:30 PM |
| Unix compress-Wintel uncompress | rampart1 | UNIX for Advanced & Expert Users | 3 | 09-07-2003 04:33 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Compress in UNIX ftp the uncompress in windows server
Hi all,
I need a shell script that will compress all the files in the UNIX box say /output/foldre/OUT/*.out. 1. I need to compress all the .out files present in this path. 2. The compressed files shuld be FTPed to Windows server say C:\Myfiles 3. Then the FTPed files should be uncompressed at the windows server. Currently i am using compress -f /output/foldre/OUT/*.out command to compress the files. this is compressing good in deed but while uncompressing at windows server it do not contain any data. Kindly help me |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|