Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8731925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:20:48+00:00 2026-06-13T09:20:48+00:00

I have a pre-defined ftp link with a zip file on the other end

  • 0

I have a pre-defined ftp link with a zip file on the other end that I want to save to a directory on my cloud server (running Windows Server 2008). Once the zip file has been saved to a specified directory, lets say “c:\MyZipFiles\ZipFile-1.zip” for example, I want to unzip the file so that all files contained within the zip file are accessible within the same directory. I’m currently doing this manually and I want to automate this process by creating a .bat or .cmd file that will perform these steps for me.

Once the zip file is unzipped, I have a task in the Task Scheduler of Windows Server Manager ready to use the unzipped files for other things.

The pre-defined link looks something like this:
ftp://idx.realtor.com/idx_download/files.zip

I would greatly appreciate anyone who can help me with this…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T09:20:50+00:00Added an answer on June 13, 2026 at 9:20 am

    Batch file

    ftp -s:ftp_cmds.txt host-name-goes-here
    unzip local-file.zip
    exit
    

    ftp_cmds.txt

    username-goes-here
    password-goes-here
    cd remote-directory-goes-here
    get files.zip local-file-name-goes-here.zip
    quit
    

    This the batch file uses “unzip” to unzip the archive you can find it here: http://gnuwin32.sourceforge.net/packages/unzip.htm
    Either put the binaries in the same directory or put them somewhere else and set your windows PATH

    I used my own ftp to test most of this. Your ftp was offline for me, so it might take some tweaking but this should put you in the right direction.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say, that I have a pre-defined function 'sum' elsewhere. I want to sum two
I have a pre-defined database that I want to map using Entity Framework 4
i have some text files in a pre-defined directory, the files end with *.edi
I have a UITextField that I want to display a pre-defined list of email
I have a PHP class that needs some pre-defined globals before the file is
I could understood that Desktop applications in Java doesn't have a pre-defined relative path
I have an activity with a button that sends a pre-defined email. The button
I have a webpage that is a Search page. There are a few pre-defined
I want to build an app engine project that posts to a single pre-defined
I have two models: User (pre-defined by Django) and UserProfile that are connected through

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.