Timeline for Uploading files to remote server and batch rename
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 24, 2021 at 11:41 | comment | added | Googlebot | you're absolutely right. Is there any benefit to using a hard link here? I gather a soft link might be more convenient as the purpose is temporary. | |
| Apr 24, 2021 at 6:53 | history | edited | Jim L. | CC BY-SA 4.0 |
deleted 3 characters in body
|
| Apr 24, 2021 at 6:35 | history | edited | Jim L. | CC BY-SA 4.0 |
A couple more quoted variables
|
| Apr 24, 2021 at 6:29 | history | edited | Jim L. | CC BY-SA 4.0 |
Fix bug in `ln` command
|
| Apr 24, 2021 at 6:06 | comment | added | Jim L. | @Googlebot Probably because you're using symbolic links, whereas my example uses hard links. | |
| Apr 23, 2021 at 23:30 | vote | accept | Googlebot | ||
| Apr 23, 2021 at 23:30 | comment | added | Googlebot |
your rsync command needs L.
|
|
| Apr 23, 2021 at 22:51 | comment | added | Googlebot | brilliant solution indeed, because I have to create the map file. With this idea, I directly create symbolic links instead of the map file. | |
| Apr 23, 2021 at 22:06 | history | answered | Jim L. | CC BY-SA 4.0 |