summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-06Evacuate building local mount path to functionDaniel Weipert
2022-02-06Add option to download directoriesDaniel Weipert
2022-02-06Fix global gitignore includeDaniel Weipert
2022-01-23Adjust ReadmeDaniel Weipert
2022-01-23Add unmount commandDaniel Weipert
2022-01-22Add mount commandDaniel Weipert
2022-01-22Make configurable_default_exclude_patterns configurableDaniel Weipert
2022-01-22Add global gitignore to exclude filesDaniel Weipert
2022-01-22Add download and downloadFile commandsDaniel Weipert
2022-01-10Fix config local path for parent directory config fileDaniel Weipert
2022-01-10Use vim.pesc to escape local_path patternDaniel Weipert
2022-01-10Add ReadmeDaniel Weipert
2022-01-10Fix copyFile error message wordingDaniel Weipert
2022-01-10Fix and catch copyFile path above local_path errorDaniel Weipert
2022-01-10Add --dry-run option to preview rclone commandDaniel Weipert
2022-01-10Add variable command optionsDaniel Weipert
2022-01-10Add copyFile commandDaniel Weipert
2022-01-10Improve error handling, add command arguments and add sync commandDaniel Weipert
2022-01-10Add loggingDaniel Weipert
2022-01-10Ignore the ignore files by defaultDaniel Weipert
2022-01-10Check if path values are set on remoteDaniel Weipert
2022-01-10Find config file in default location as fallbackDaniel Weipert
2022-01-10Exit script on errorDaniel Weipert
2022-01-10Add exclude patternsDaniel Weipert
2022-01-10Add comments and slight refactorDaniel Weipert
2022-01-10Get and parse config and build copy commandDaniel Weipert
2022-01-10Initial commitDaniel Weipert