Crates.io | fileport |
lib.rs | fileport |
version | 0.1.1 |
source | src |
created_at | 2022-06-12 10:45:06.65086 |
updated_at | 2022-06-12 10:47:40.063219 |
description | A CLI tool to transfer your files from one directory to another built with rust 🦀 |
homepage | https://github.com/Shridhar-dev/fileport |
repository | https://github.com/Shridhar-dev/fileport |
max_upload_size | |
id | 604563 |
size | 6,876 |
Make sure you have cargo installed!
$ cargo install fileport
$ fileport <FROM_FOLDER_PATH> <TO_FOLDER_PATH>
$ fileport <FROM_FOLDER_PATH> <TO_FOLDER_PATH> -x
If the TO_FOLDER already exists, then it will delete the existing folder along with its contents and then create a new folder