File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ The basename of each job file will be used to uniquely identify it.
56
56
Each job has three more files,
57
57
that must be named with the same unique basename:
58
58
59
- - A ** filter-from file** defines the patters that rclone will use
59
+ - A ** filterfrom file** defines the patters that rclone will use
60
60
to filter files from the source directory
61
61
(see https://rclone.org/filtering/#filter-from-read-filtering-patterns-from-a-file )
62
62
- A ** log file** , where rclone will save the log of the last run.
@@ -79,7 +79,7 @@ The job files must be put under the `$HOME/.config/` directory
79
79
following this structure:
80
80
81
81
- ` rclone-jobman/jobs/ ` : job files
82
- - ` rclone-jobman/filter-from / ` : filter-from files
82
+ - ` rclone-jobman/filterfrom / ` : filterfrom files
83
83
- ` rclone-jobman/log/ ` : log files
84
84
- ` rclone-jobman/lock/ ` : lock files
85
85
You can’t perform that action at this time.
0 commit comments