Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaiocass/calc-commissions


https://github.com/kaiocass/calc-commissions

Last synced: 2 days ago
JSON representation

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