
- Synology cloud station client log file how to#
- Synology cloud station client log file pdf#
- Synology cloud station client log file manual#
- Synology cloud station client log file upgrade#
- Synology cloud station client log file download#
Synology cloud station client log file how to#
Not sure how to do pull requests, but here's my PKGBUILD diff.

If not on beta DSM, still using 6, drive client updated to 2.0.3. I even tried to delete those entries and add an immutable extended attribute to the filter.sqlite file before starting the application, but that makes it crash on startup.Īnyone else with the same issue? I truly apologize asking this here.
Synology cloud station client log file manual#
And upon closing and opening the application, that table is repopulated with those entries (plus any manual exclusions one can put in place from the GUI). Keep in mind that I tried to manually delete them from the database on-the-fly, but it doesn't help.
Synology cloud station client log file pdf#
I noticed this exactly when I realized that no PDF or ODT files were being neither fetched from my NAS nor being sent to it. These are the filetypes I see on that table.
Synology cloud station client log file download#
Not only I can't upload such files to Drive but my client also doesn't download them due to the filters. That's when I got confirmation that Synology is explicitly blocking A LOT of filetypes on the Linux client. Upon playing around with the Filter option available on the GUI, I could pinpoint that it was adding the entries to the table filter_table. I continued my investigation and found ~/.SynologyDrive/data/db/filter.sqlite. Since you all most likely also USE it, I though it'd be a good place to ask, as I couldn't find it when searching the web.ĭo any of you also noticed that the Synology Drive application (for Linux only!) doesn't sync some very specific filetypes? I investigated this deep, first by looking into the application logs on ~/.SynologyDrive/log and realizing that it was denying syncing such files by saying: T19:28:25 (32080:45248) download-remote-handler.cpp(525): Filtered Event (session): '/path/to/some/file.pdf'. I don't think it's a problem with the package provided here, but rather with the application itself. Guys, I created my account here so I could ask this question: I was just able to analyze Synology Drive application for Linux (v2.0.3-11102, but same applies for v3.0.0-12467 for what I've checked) and I'm baffled that nobody else mentioned it here. deb are available in the system adding qt5-base, qt5-svg, curl, openssl, zlib and sqlite to dependencies. Most of libraries included by Synology in the.

Synology released a release candidate of it in June 2021, Version: 7.0-41882. This package might be incorrectly flagged out-of-date because the new DSM 7 is not released yet to the public. (Save as PKGBUILD in temporary folder and run makepkg -si to install.) Optdepends=('nautilus: For nautilus integration' )Ĭonflicts=('cloudstation-beta' 'cloudstation-3.0' 'cloudstation-drive' )


Pkgdesc="Drive for PC, the desktop utility of the DSM add-on package, Drive, allows you to sync and share files owned by you or shared by others between a centralized Synology NAS and multiple client computers."ĭepends=('glibc' 'libsm' 'binutils' 'fontconfig' ) Here's the PKGBUILD I used to get to the as of this writing recent-most release, v3.0.1: # Maintainer: Felipe Martin
Synology cloud station client log file upgrade#
For anyone who has already upgraded their NAS to 7.0 and is looking get a working Synology drive again, until the package is updated you might want to upgrade ahead of time.
