Last change
on this file since 37507 was 37507, checked in by davidb, 7 months ago |
Tweaks after testing
|
-
Property svn:executable
set to
*
|
File size:
749 bytes
|
Line | |
---|
1 | #!/bin/bash
|
---|
2 |
|
---|
3 |
|
---|
4 | # rclone lsd "gdrive-cms:Communications Strategy/50th anniversary planning/photos/"
|
---|
5 |
|
---|
6 | echo "Syncing Shirts-20230216T014432Z-001.zip"
|
---|
7 | rclone sync -P "gdrive-cms:Communications Strategy/50th anniversary planning/photos/Shirts-20230216T014432Z-001.zip" .
|
---|
8 |
|
---|
9 | rclone sync -P "gdrive-cms:Communications Strategy/50th anniversary planning/photos/Lab manuals-20230216T010735Z-001.zip" .
|
---|
10 |
|
---|
11 |
|
---|
12 | rclone sync -P "gdrive-cms:Communications Strategy/50th anniversary planning/photos/DesignShow" design-show
|
---|
13 |
|
---|
14 | rclone sync -P "gdrive-cms:Communications Strategy/50th anniversary planning/photos/photos from Phil" photos-from-phil
|
---|
15 |
|
---|
16 | rclone sync -P "gdrive-cms:Communications Strategy/50th anniversary planning/photos/photo contributions" photo-contributions
|
---|
17 |
|
---|
18 |
|
---|
19 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.