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 7093195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T08:24:32+00:00 2026-05-28T08:24:32+00:00

i plan on releasing a tool to back up gamesaves for a certian game

  • 0

i plan on releasing a tool to back up gamesaves for a certian game but i am having problems with batch telling it to get its text. i get returned with Wput but i want it to say ftp://SPECIFIED_USER_IN TEXT FILE:
Not quite sure if this is possible but i looked around(UPLOAD represents wput.exe) UPLOAD isnt the issue. the issue is telling it where to go.

@echo off
set /p user=./server_information/user.txt
set /p pass=./server_information/pass.txt
set /p host=./server_information/host.txt


ser world=worldname.txt
cd UploadingHandler
upload ftp://%user%:%pass@%host%:21/%world% %world%
pause

any help? Thanks.

edit:

if you need better understanding here is a treemap:

ROOT
   UploadingHandler
       epload.exe
-
   Server_Information
       Host.txt
       user.txt
       pass.txt
-
  • 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-05-28T08:24:32+00:00Added an answer on May 28, 2026 at 8:24 am

    The SET /P command reads input from the console unless you redirect the input to be from another device, e.g. from a file. This is done using the < symbol:

    SET /P variable=prompt text < filename
    

    The prompt text part is optional. So, to give you an example using one of your files:

    set /p user=<./server_information/user.txt
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I plan to make a Python game server but I can't see how to
I plan on writing a Java 3D game that will work both on PC
I plan on using JSONP to call an external web service to get around
I plan to adopt once and for all handy a tool for handling the
I plan on making a game (in SDL) where, if one character moves, the
So I'm coming down to release-time for my application. We plan on releasing two
Overall Plan Get my class information to automatically optimize and select my uni class
I plan to use some music on my site, but before I make it
I plan on using a base script for my initial database version 1.0.0 but
I plan on building a simple, yet high usage webapp and need to settle

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.