Command line compression (zip)

Core FTP client questions and answers
Post Reply
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Command line compression (zip)

Post by ForumAdmin »

Here is an example (must have build 1346 or greater w/Pro version):

"c:\program files\coreftp\coreftp.exe" -O -ZIP -AUTONAME -u c:\temp\IBM -site siteprofile -p /public_html/test/ -output c:\temp\output.log -log d:\temp\log.log -s

In this example, a directory named IBM is being zipped and uploaded.

The -log and -output parameters are there to compliment the example.
Post Reply