Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaiocass/calc-commissions
https://github.com/kaiocass/calc-commissions
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaiocass/calc-commissions
- Owner: kaiocass
- Created: 2024-08-29T16:32:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T16:35:01.000Z (3 months ago)
- Last Synced: 2024-08-29T21:01:54.624Z (3 months ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File Transfer Project
This project contains a batch script (`.bat`) called `TransferBatch.bat`, which facilitates file transfers. Follow the instructions below to run the script correctly.
## How to Run the Script
To execute the `TransferBatch.bat` file, follow these steps:
1. **Navigate to the project folder:**
- Make sure you are in the folder where the `TransferBatch.bat` file is located.
- Use File Explorer to find the project folder or navigate to it manually.2. **Open the Command Prompt (CMD):**
- Press `Win + R`, type `cmd`, and press `Enter`.
- This will open the Command Prompt.3. **Enter the project folder via CMD:**
- In the Command Prompt, use the `cd` command to access the folder where `TransferBatch.bat` is located.
- For example:
```cmd
cd C:\Path\To\The\Project\Folder
```4. **Run the `TransferBatch.bat` file:**
- Once in the correct folder, type the following command and press `Enter`:
```cmd
TransferBatch.bat
```
- Replace `` with the full path of the file you want to transfer.## Usage Example
Here is an example of how to run the script:
```cmd
TransferBatch.bat C:\Users\User\Documents\transfers.csv