Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Upload fails on backup to remote server

オープン
#415 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
php
領域
backend

調査の方向性

まず、設定されたリモート SFTP 宛先で backup:point:upload コマンドを再現し、報告された OCP\Files\NotPermittedException を調査します。失敗後の宛先の内容を、想定される復元ポイントのアップロードフローと比較します。復元ポイント全体がパス作成エラーなしで正常にアップロードされれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Hi,
When my full restore point is done compressing, encrypting and packing it fails to upload. I have set a remote sftp connection as the destination for my backups. When I run the backup:point:upload command to upload my restore point I get this error:
* Creating Restoring Point on external folder: Could not create path ! cannot create restoring point ! issue while checking external folder: OCP\Files\NotPermittedException Could not create path
The message says it could not create path, but on the destination side I see the following files created in the directory named after my restore point:
-rw-r--r-- 1 ... 0 Sep 1 16:29 .nobackup
-rw-r--r-- 1 ... 0 Sep 1 16:29 .noindex
-rw-r--r-- 1 ... 0 Sep 1 16:29 restoring-point.data

That's all that gets created there before it errors out.

I've been having this issue forever and I was hoping the new update to 1.1.3 will fix this. Before the update when upload failed I got a different error message than the one above.

I appreciate it if someone has a solution to this.

Thanks,

主要言語
PHP
スター
272
フォーク
37
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nextcloud/backup のほかの issue

nextcloud/backup の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。