From: matrss Date: Tue, 22 Oct 2024 14:44:10 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~17^2~31^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e0227d1d285a94177ece8f377c830d198bdd6f89;p=git-annex.git Added a comment --- diff --git a/doc/bugs/git_remote_annex_-_rclone/comment_4_2631b9ffe7d23f79792c9f1739201c10._comment b/doc/bugs/git_remote_annex_-_rclone/comment_4_2631b9ffe7d23f79792c9f1739201c10._comment new file mode 100644 index 0000000000..6a8b403a36 --- /dev/null +++ b/doc/bugs/git_remote_annex_-_rclone/comment_4_2631b9ffe7d23f79792c9f1739201c10._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="matrss" + avatar="http://cdn.libravatar.org/avatar/59541f50d845e5f81aff06e88a38b9de" + subject="comment 4" + date="2024-10-22T14:44:10Z" + content=""" +I just tried it out, something like this works without any further rclone configuration: `git annex initremote icg1220-remote-dir type=rclone encryption=none rcloneremotename=':sftp,host=icg1220' rcloneprefix=remote-dir`. It just prints some log messages from rclone that it can't save config settings for this on the fly backend, but those seem to be purely informational. +"""]]