Skip to content

FastNodeSync-CLI是否不支持附件的同步? #1

@resona

Description

@resona

root@94d812eeeeac:~/FastNodeSync-CLI$ python3 -m fns_cli.main sync -c config.yaml
Running full sync...
[2026-03-24 09:04:48] INFO fns_cli.client - Connecting to wss://obsidian.resona.top/api/user/sync?lang=zh-cn&count=1
[2026-03-24 09:04:48] INFO fns_cli.client - WebSocket connected, sending auth
[2026-03-24 09:04:48] INFO fns_cli.client - Authentication successful
[2026-03-24 09:04:48] INFO fns_cli.note_sync - Requesting NoteSync (lastTime=0)
...
...
[2026-03-24 09:04:48] INFO fns_cli.note_sync - NoteSync complete: 46 modified, 1 deleted
[2026-03-24 09:04:49] INFO fns_cli.file_sync - Requesting FileSync (lastTime=0)
[2026-03-24 09:04:49] INFO fns_cli.file_sync - ← FileSyncEnd (lastTime=1774334603097, needUpload=0)
[2026-03-24 09:04:49] INFO fns_cli.note_sync - Requesting full NoteSync with 46 local notes
[2026-03-24 09:04:49] INFO fns_cli.note_sync - ← NoteSyncEnd (lastTime=1774334707610, needModify=0, needDelete=1, needUpload=0)
[2026-03-24 09:04:49] INFO fns_cli.note_sync - NoteSync complete: 0 modified, 1 deleted
Sync complete.

看起来只同步了文本,而没有同步附件内容

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions