Project

kp_folder

0.0
No commit activity in last 3 years
No release in over 3 years
You can define folders which should be synced by 'kp' command.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.0.3
 Project Readme

kp_folder¶ ↑

A kuaipan sync folders tool. By it, you can sync local folders to kuaipan. And,if you remove or modify the local files, these files will be correctly handled! To install it:

gem install kp_folder

Commands used in your terminal:

kf --help    # help doc
kf -a yourfolder_absolute_path # add a folder to sync
kf -rm yourfolder_absolute_ath # remove a folder
kf -s        # start sync all folders to kuaipan
kf -s ^\\..* # filter some files whose name start by '.'. You can give other regex str
kf -l        # list all folders added