Skip to content

sdoerger/GoScission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retonio logo


github project


GoScission

A simple script to split files into an unknown folder amount, with a limit per folder.

Usage

Place the bin file GoScission whereever you like. Run it and add as parameters the path of the folder where your files are and the folder limit, i. e.:

./GoScission /home/myDirectore 5

Result

It creates a subfolder (gosci) in your target folder with the files split into folders (example 5 files per folder):

GoScission before after

Why

I run frequently into the case, that I need to upload files to a service, which accepts only 50 by a time. By that I can upload folder by folder instead of checking by hand, which are the next 50 files.

Thanks for using

About

Split files into folders via this go script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages