Skip to content

Commit 8292470

Browse files
committed
添加运行配置
1 parent 4d4cfaa commit 8292470

12 files changed

+167
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="baidupan to dbsqlitestructure" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="copy baidupan:baiduchunk/ dbsqlitestructure:baidudbchunk/ --fast-list --create-empty-src-dirs --transfers 100 --checkers 200 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --verbose --stats 1s --stats-file-name-length 0 -l --exclude /13600kf/** --exclude /笔记本/**" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/db copy file.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="db copy file" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="copy dbsqlite:22222/11112432/a.log dbsqlite: --fast-list --create-empty-src-dirs --transfers 10 --checkers 10 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s --stats-file-name-length 0 --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/db copy link dir.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="db copy link dir" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="copy D:\test\testlink dbsqlite:/copylinkdir --fast-list --create-empty-src-dirs --transfers 10 --checkers 10 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s --stats-file-name-length 0 --links --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/db download file.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="db download file" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="copy dbsqlite:22222/1111/a.log D:\test --fast-list --create-empty-src-dirs --transfers 10 --checkers 10 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s --stats-file-name-length 0 --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/db sqlite lsjson.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="db sqlite lsjson" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="lsjson dbsqlite:/mkdir --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/db sqlite rename.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="db sqlite rename" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="move dbsqlite:/renamedir/2 dbsqlite:/renamedir/1 --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/local copy link dir.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="local copy link dir" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="local">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="copy localstructure:D:\test\testlink D:\test\testlinkdown --fast-list --create-empty-src-dirs --transfers 10 --checkers 10 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s --stats-file-name-length 0 --links --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/local ls.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="local ls" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="local">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="ls localstructure:D:\test\testlink -l --log-level DEBUG" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

.run/mount db.run.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="mount db" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="db">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="mount dbsqlite:\ S: --vfs-cache-mode writes --log-level DEBUG --dir-cache-time 0" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="mount local --copy-links" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="local">
3+
<module name="rclone" />
4+
<working_directory value="$PROJECT_DIR$" />
5+
<go_parameters value="-tags &quot;cmount&quot;" />
6+
<parameters value="mount localstructure:D:\test\testlink V: --cache-dir D:\OneDrive --vfs-cache-mode writes -vv --links" />
7+
<kind value="PACKAGE" />
8+
<package value="github.com/rclone/rclone" />
9+
<directory value="$PROJECT_DIR$" />
10+
<filePath value="$PROJECT_DIR$/rclone.go" />
11+
<output_directory value="$PROJECT_DIR$/build" />
12+
<method v="2" />
13+
</configuration>
14+
</component>

0 commit comments

Comments
 (0)