You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=3954760k,nr_inodes=988690,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event)
none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/mapper/cs-root on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=35,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15968)
mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda1 on /boot type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/mapper/cs-home on /home type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime,seclabel)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=794952k,mode=700)
overlay on /var/lib/docker/overlay2/4c1d7af8c4e898487ed121a589f1027ab7f2c5335d72813d029edde928699043/merged type overlay (rw,relatime,seclabel,lowerdir=/var/lib/docker/overlay2/l/VA3PCRWJYS3V5LVD2XBABYGNA6:/var/lib/docker/overlay2/l/DQLNFYQTR6QY7A4H5YDH5C4HHM:/var/lib/docker/overlay2/l/IH5JOA7EIA7NQ5XXFBYFZSFAEO:/var/lib/docker/overlay2/l/MS2M3NX5CTSNXC7V2V7P5OFKPH:/var/lib/docker/overlay2/l/K4RBOUF65POHGW5DWDUSQEWYEX:/var/lib/docker/overlay2/l/OV3I2UBHGI45LBQ7ZNJ5LRKX5Y,upperdir=/var/lib/docker/overlay2/4c1d7af8c4e898487ed121a589f1027ab7f2c5335d72813d029edde928699043/diff,workdir=/var/lib/docker/overlay2/4c1d7af8c4e898487ed121a589f1027ab7f2c5335d72813d029edde928699043/work)
nsfs on /run/docker/netns/c698ebdf4d65 type nsfs (rw,seclabel)
What are all your local file system partition types
We're attempting to use OneDrive to archive some application logs that have been filling up the filesystem; the destination folder is accessed and modified exclusively by this single Linux client installation. The account used is my own, but nevertheless it shouldn't interfere with anything, I don't think.
Steps to reproduce the behaviour
Follow the reference for Docker compose for running the onedrive container
Make sure the docker-compose.yml has the following contents (adjusting UID and GID if needed):
Access the URL provided and authenticate with your Microsoft credentials (details in First Run)
When the synchronization completes, close the attached container, inspect the generated onedrive_conf volume and get the Mountpoint property as follows:
Create both business_shared_folders and config files under the Mountpoint path:
$ cat /var/lib/docker/volumes/onedrive-docker_onedrive_conf/_data/business_shared_folders
# 'Backups' business shared folder
Backups
$ cat /var/lib/docker/volumes/onedrive-docker_onedrive_conf/_data/config
# Configuration for OneDrive Linux Client# This file contains the list of supported configuration fields# with their default values.# All values need to be enclosed in quotes# When changing a config option below, remove the '#' from the start of the line# For explanations of all config options below see docs/USAGE.md or the man page.#
no_remote_delete = "true"
sync_business_shared_folders = "true"
Uncomment ONEDRIVE_RESYNC=1 in docker-compose.yml and run the container for the second time with the following command:
$ docker compose up -d
When the resync completes, stop and remove the running container, comment ONEDRIVE_RESYNC=1 again and uncomment the ONEDRIVE_UPLOADONLY=1 line in docker-compose.yml and run the container again with the following commands:
$ docker compose down
...
$ docker compose up -d
...
Watching the logs with docker logs -f onedrive-docker-onedrive-1 should show something along the following:
(...)
Uploading new items of /onedrive/data
Uploading new file ./Backups/2023/Apr/(...)
(...)
After having completed the synchronization once again, the Backups folder now shows in My Files and any additions/changes are directed towards it.
Complete Verbose Log Output
Creating local directory: Backups/2023
Creating local directory: Backups/2023/Apr
Downloading file Backups/2023/Apr/ossec-alerts-07.json.gz ...
Downloading 80% |oooooooooooooooooooooooooooooooo | ETA 00:00:02
done.
Downloading file Backups/2023/Apr/ossec-alerts-07.json.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-07.log.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-08.json.gz ...
Downloading 90% |oooooooooooooooooooooooooooooooooooo | ETA 00:00:03
done.
Downloading file Backups/2023/Apr/ossec-alerts-08.json.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-08.log.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-09.json.gz ...
Downloading 80% |oooooooooooooooooooooooooooooooo | ETA 00:00:02
done.
Downloading file Backups/2023/Apr/ossec-alerts-09.json.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-09.log.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-10.json.gz ...
Downloading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:03
done.
Downloading file Backups/2023/Apr/ossec-alerts-10.json.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-10.log.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-11.json.gz ...
Downloading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:03
done.
Downloading file Backups/2023/Apr/ossec-alerts-11.json.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-11.log.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-12.json.gz ...
Downloading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:05
done.
Downloading file Backups/2023/Apr/ossec-alerts-12.json.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-12.log.sum ... done.
Downloading file Backups/2023/Apr/ossec-alerts-13.json ...
Downloading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:02:45
done.
Downloading file Backups/2023/Apr/ossec-alerts-13.log ... done.
Creating local directory: Backups/2023/Feb
Creating local directory: Backups/2023/Jan
Creating local directory: Backups/2023/Mar
WARNING: Not syncing this OneDrive Business Shared File: test.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 83fdd296-7405-4931-916f-a6c8fa772d6a.gif
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Integração Mensal - NE BRASIL 2023-20230217_153509-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image (1).png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Requisitos - Proyecto de Actualización de Nagios.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: output_wip.txt
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: tsm_admin_events_wip.sh
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: install.log
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: OP-2157 _ NE BRASIL - Sizing.pdf
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc v2 - REST API.docx.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc - REST API.docx (1).pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc - REST API.docx.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc - REST API.pptx.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Contra cheque Ramiro 11-2022 .pdf
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 20221129_130727.jpg
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: ApresentaçãoUnitono_V2.pptx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: D_NQ_NP_996338-MLB44460000850_122020-O.webp
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: VID_32900415_000906_006.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Webinar 16_11-20221116_185738-Meeting Recording.mp4
OneDrive Business Shared File - Shared By: Erica Oliveira (eoliveira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: processes.json
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: ncpa.cfg
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 4eae7332-082f-4252-91c1-af13fbe47308.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: NAGIOS XI - MONITORING v2.1.pptx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Captura de Tela 2022-10-24 às 08.19.22.png
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: aro.png
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Projeto Petrolitics-20221013_095737-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: localiza
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v4.docx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Sem título.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 043f78fa-7da0-4c70-bc95-ebae4ee24a3b.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image (2).png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 5E96B4EA-B2A5-40AA-8A81-8AC643478B89.mp4
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 294847180_5840672129316623_97086921610506984_n.webp
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Video_1657834751.wmv_snapshot_01.26.699.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Video_1657834751.wmv_snapshot_00.21.824.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v3.docx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IMG_1249.MOV
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: LifeCam3.0.exe.7z
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: video-20220622-164259-f360d9b9.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IMG_0564.JPG
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Tunelamento_SSH.pptx
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Captura de Tela 2022-06-13 às 16.33.43.png
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: rmench1_ou_proveedores.p12
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Cluster Elite.png
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Mercantil-Manual-NagiosCore_versao_final (1).docx
OneDrive Business Shared File - Shared By: Erica Oliveira (eoliveira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: teste_clean_2 (2).py
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Levantamento de Hardware projeto Mapfre.docx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: LEVANTAMENTO_MAPFRE.xlsx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: test.pdf
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: grph1.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: r1.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: full.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: netick[30-12-2020].tar.gz
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: laraveltk.txt
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 06 AGP.zip
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: FW_LOJA_BHZ4_Interno Ping.csv
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: FW_LOJA_BHZ4_Interno Ping.csv
OneDrive Business Shared File - Shared By: Erica Oliveira (eoliveira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Poo_Trabalho AV1.pdf
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Untitled Diagram-4.drawio
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Montagem Banco de Dados – Poços REATE_.pptx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 5.8.8
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 5.8.7
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: nagios_dashboard.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: check_allservices.ps1
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: imgpsh_mobile_save.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: thumbnail_image001.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 98955760_10222042868450622_8434186326089138176_n.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: check_status_nagios.sh
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 273141769_3118983571700810_6576760648511216509_n.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: awd2.mp3
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Nova reunião-20220208_120032-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: risada.gif
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Juan-Joya-Borja.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 51YQl4RP+kL._AC_SY450_.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Capture.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: vídeo-20220119-100828-2c57750a.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: admin,+5.6971-ProtocoloIP.pdf
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Integração NE Brasil -Janeiro _22-20220114_151018-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: check_all_disk.ps1
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
Performing a database consistency and integrity check on locally stored data due to fullscan requirement ...
Uploading differences of /onedrive/data
Processing .
The directory has not changed
Processing Arquivos de Chat do Microsoft Teams
The directory has not changed
Processing Arquivos de Chat do Microsoft Teams/bbbbb.ps1
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Netgate-5100-EOS-Tumbnail_1024x1024_21f5b527-02e6-413e-a0d6-8347ebeeb6e9_360x.png
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Explorar o Serviço de Aplicativo do Azure.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/1MOS0001ES_agp.txt
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/teste.csv
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/t.cfg
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/hidrocarbonetos.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/1MOS0001ES.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/3-BRSA-538D-ES_dados.txt
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/snmptt.ini
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/teste_clean_2.py
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/PulseSecureAppLauncher.msi
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Levantamento de Hardware - Mapfre_V2.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/LEVANTAMENTO_MAPFRE_V2.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/WORKERS_MAPFRE.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v3.docx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Login · Nagios XI e mais 1 página - Pessoal — Microsoft Edge 2022-08-09 15-19-43.mp4
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/2022-08-09 15-59-15.mkv
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v5.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v5.docx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/result.txt
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/snmptt.conf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/redhat.repo
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/lab_guide.zip
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/slides.zip
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Documentação do Projeto - dinatech-v2.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Documentação Complementar.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/2023-04-10 11-55-33.mkv
The file has not changed
Processing Anexos
The directory has not changed
Processing Anexos/tabela-de-pocos completa-teste.xlsx
The file has not changed
Processing Anexos/Assinaturas.docx
The file has not changed
Processing Gravações
The directory has not changed
Processing .
The directory has not changed
Processing Backups
The directory has not changed
Processing Backups/2023
The directory has not changed
Processing Backups/2023/Apr
The directory has not changed
Processing Backups/2023/Apr/ossec-alerts-07.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-07.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-07.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-13.json
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-13.log
The file has not changed
Processing Backups/2023/Feb
The directory has not changed
Processing Backups/2023/Jan
The directory has not changed
Processing Backups/2023/Mar
The directory has not changed
Monitor directory: ./Backups
Monitor directory: ./Backups/2023
Monitor directory: ./Backups/2023/Apr
Monitor directory: ./Backups/2023/Feb
Monitor directory: ./Backups/2023/Jan
Monitor directory: ./Backups/2023/Mar
[M] Local directory created: ./Backups
Uploading differences of ./Backups
Processing .
The directory has not changed
Processing Backups
The directory has not changed
Processing Backups/2023
The directory has not changed
Processing Backups/2023/Apr
The directory has not changed
Processing Backups/2023/Apr/ossec-alerts-07.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-07.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-07.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-13.json
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-13.log
The file has not changed
Processing Backups/2023/Feb
The directory has not changed
Processing Backups/2023/Jan
The directory has not changed
Processing Backups/2023/Mar
The directory has not changed
Uploading new items of ./Backups
Uploading new items of /onedrive/data
Applying changes of Path ID: 01YQFSHBV6Y2GOVW7725BZO354PWSELRRZ
Updated Remaining Free Space: 1072359590188
Processing 34 OneDrive items to ensure consistent local state due to a full scan being requested
Attempting to sync OneDrive Business Shared Folders
WARNING: Not syncing this OneDrive Business Shared File: Integração Mensal - NE BRASIL 2023-20230413_152921-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: NE-Brasil.mp4
OneDrive Business Shared File - Shared By: Roberto Passos (rpassos@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image (5).png
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IntegraçãoAzureWazuh (1).mp4
OneDrive Business Shared File - Shared By: Liana Stiebler Viana de Araujo (laraujo@nebrasil.com.br)
Syncing this OneDrive Business Shared Folder: Backups
OneDrive Business Shared Folder - Shared By: Ramiro Fróes Ferrão (rfferrao@nebrasil.com.br)
Applying changes of Path ID: 01YN4RJDVOECKCOD73RZG3RY2GMB7GOYLB
Processing 26 OneDrive items to ensure consistent local state due to a full scan being requested
WARNING: Not syncing this OneDrive Business Shared File: test.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 83fdd296-7405-4931-916f-a6c8fa772d6a.gif
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Integração Mensal - NE BRASIL 2023-20230217_153509-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image (1).png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Requisitos - Proyecto de Actualización de Nagios.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: output_wip.txt
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: tsm_admin_events_wip.sh
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: install.log
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: OP-2157 _ NE BRASIL - Sizing.pdf
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc v2 - REST API.docx.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc - REST API.docx (1).pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc - REST API.docx.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IdealDisc - REST API.pptx.pdf
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Contra cheque Ramiro 11-2022 .pdf
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 20221129_130727.jpg
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: ApresentaçãoUnitono_V2.pptx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: D_NQ_NP_996338-MLB44460000850_122020-O.webp
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: VID_32900415_000906_006.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Webinar 16_11-20221116_185738-Meeting Recording.mp4
OneDrive Business Shared File - Shared By: Erica Oliveira (eoliveira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: processes.json
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: ncpa.cfg
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 4eae7332-082f-4252-91c1-af13fbe47308.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: NAGIOS XI - MONITORING v2.1.pptx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Captura de Tela 2022-10-24 às 08.19.22.png
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: aro.png
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Projeto Petrolitics-20221013_095737-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: localiza
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v4.docx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Sem título.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 043f78fa-7da0-4c70-bc95-ebae4ee24a3b.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: MicrosoftTeams-image (2).png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 5E96B4EA-B2A5-40AA-8A81-8AC643478B89.mp4
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 294847180_5840672129316623_97086921610506984_n.webp
OneDrive Business Shared File - Shared By: Vivian Franco (vfranco@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Video_1657834751.wmv_snapshot_01.26.699.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Video_1657834751.wmv_snapshot_00.21.824.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v3.docx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IMG_1249.MOV
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: LifeCam3.0.exe.7z
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: video-20220622-164259-f360d9b9.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: IMG_0564.JPG
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Tunelamento_SSH.pptx
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Captura de Tela 2022-06-13 às 16.33.43.png
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: rmench1_ou_proveedores.p12
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Cluster Elite.png
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Mercantil-Manual-NagiosCore_versao_final (1).docx
OneDrive Business Shared File - Shared By: Erica Oliveira (eoliveira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: teste_clean_2 (2).py
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Levantamento de Hardware projeto Mapfre.docx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: LEVANTAMENTO_MAPFRE.xlsx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: test.pdf
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: grph1.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: r1.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: full.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: netick[30-12-2020].tar.gz
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: laraveltk.txt
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 06 AGP.zip
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: FW_LOJA_BHZ4_Interno Ping.csv
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: FW_LOJA_BHZ4_Interno Ping.csv
OneDrive Business Shared File - Shared By: Erica Oliveira (eoliveira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Poo_Trabalho AV1.pdf
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Untitled Diagram-4.drawio
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Montagem Banco de Dados – Poços REATE_.pptx
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 5.8.8
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 5.8.7
OneDrive Business Shared File - Shared By: Ayran Louro (alouro@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: nagios_dashboard.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: check_allservices.ps1
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: imgpsh_mobile_save.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: thumbnail_image001.png
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 98955760_10222042868450622_8434186326089138176_n.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: check_status_nagios.sh
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 273141769_3118983571700810_6576760648511216509_n.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: awd2.mp3
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Nova reunião-20220208_120032-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: risada.gif
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Juan-Joya-Borja.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: 51YQl4RP+kL._AC_SY450_.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Capture.jpg
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: vídeo-20220119-100828-2c57750a.mp4
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: admin,+5.6971-ProtocoloIP.pdf
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: Integração NE Brasil -Janeiro _22-20220114_151018-Gravação de Reunião.mp4
OneDrive Business Shared File - Shared By: Rodrigo Menchio (rmfaria@nebrasil.com.br)
WARNING: Not syncing this OneDrive Business Shared File: check_all_disk.ps1
OneDrive Business Shared File - Shared By: Marcel Maxnuk Moreira (mmoreira@nebrasil.com.br)
Sync with OneDrive is complete
^C
Base Args: --monitor
# We are being verbose# Adding --verbose# We are synchronizing in upload-only mode# Adding --upload-only# Launching onedrive
Using 'user' Config Dir: /onedrive/conf
Configuration file successfully loaded
Checking Application Version ...
Initializing the OneDrive API ...
Configuring Global Azure AD Endpoints
Using Curl defaults for all HTTP operations
Opening the item database ...
All operations will be performed in: /onedrive/data
Application version: v2.4.23
Account Type: business
Default Drive ID: b!REkAruwuUEW25QsBnsaIudMpYeHESzBBpxjkICCVl01JW6w1BotZTZUjiYHw8C0E
Default Root ID: 01YQFSHBV6Y2GOVW7725BZO354PWSELRRZ
Remaining Free Space: 1072359590188
Fetching details for OneDrive Root
OneDrive Root exists in the database
Initializing the Synchronization Engine ...
Initializing monitor ...
OneDrive monitor interval (seconds): 300
Monitor directory: .
Monitor directory: ./Arquivos de Chat do Microsoft Teams
Monitor directory: ./Anexos
Monitor directory: ./Gravações
Monitor directory: ./Backups
Monitor directory: ./Backups/2023
Monitor directory: ./Backups/2023/Apr
Monitor directory: ./Backups/2023/Feb
Monitor directory: ./Backups/2023/Jan
Monitor directory: ./Backups/2023/Mar
Starting a sync with OneDrive
Uploading differences of /onedrive/data
Processing .
The directory has not changed
Processing Arquivos de Chat do Microsoft Teams
The directory has not changed
Processing Arquivos de Chat do Microsoft Teams/bbbbb.ps1
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Netgate-5100-EOS-Tumbnail_1024x1024_21f5b527-02e6-413e-a0d6-8347ebeeb6e9_360x.png
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Explorar o Serviço de Aplicativo do Azure.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/1MOS0001ES_agp.txt
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/teste.csv
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/t.cfg
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/hidrocarbonetos.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/1MOS0001ES.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/3-BRSA-538D-ES_dados.txt
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/snmptt.ini
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/teste_clean_2.py
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/PulseSecureAppLauncher.msi
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Levantamento de Hardware - Mapfre_V2.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/LEVANTAMENTO_MAPFRE_V2.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/WORKERS_MAPFRE.xlsx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v3.docx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Login · Nagios XI e mais 1 página - Pessoal — Microsoft Edge 2022-08-09 15-19-43.mp4
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/2022-08-09 15-59-15.mkv
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v5.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Solicitação de servidores e regras - Projeto de atualização Mapfre_PROPOSTO_v5.docx
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/result.txt
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/snmptt.conf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/redhat.repo
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/lab_guide.zip
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/slides.zip
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Documentação do Projeto - dinatech-v2.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/Documentação Complementar.pdf
The file has not changed
Processing Arquivos de Chat do Microsoft Teams/2023-04-10 11-55-33.mkv
The file has not changed
Processing Anexos
The directory has not changed
Processing Anexos/tabela-de-pocos completa-teste.xlsx
The file has not changed
Processing Anexos/Assinaturas.docx
The file has not changed
Processing Gravações
The directory has not changed
Processing .
The directory has not changed
Processing .
The directory has not changed
Processing Backups
The directory has not changed
Processing Backups/2023
The directory has not changed
Processing Backups/2023/Apr
The directory has not changed
Processing Backups/2023/Apr/ossec-alerts-07.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-07.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-07.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-08.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-09.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-10.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-11.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.json.gz
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.json.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-12.log.sum
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-13.json
The file has not changed
Processing Backups/2023/Apr/ossec-alerts-13.log
The file has not changed
Processing Backups/2023/Feb
The directory has not changed
Processing Backups/2023/Jan
The directory has not changed
Processing Backups/2023/Mar
The directory has not changed
Uploading new items of /onedrive/data
OneDrive Client requested to create remote path: ./Backups
The requested directory to create was not found on OneDrive - creating remote directory: ./Backups
Successfully created the remote directory ./Backups on OneDrive
OneDrive Client requested to create remote path: ./Backups/2023
The requested directory to create was not found on OneDrive - creating remote directory: ./Backups/2023
Successfully created the remote directory ./Backups/2023 on OneDrive
OneDrive Client requested to create remote path: ./Backups/2023/Apr
The requested directory to create was not found on OneDrive - creating remote directory: ./Backups/2023/Apr
Successfully created the remote directory ./Backups/2023/Apr on OneDrive
Uploading new file ./Backups/2023/Apr/ossec-alerts-07.json.gz ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:15
done.
Remaining free space on OneDrive: 1072259316766
Uploading new file ./Backups/2023/Apr/ossec-alerts-07.json.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1072259316267
Uploading new file ./Backups/2023/Apr/ossec-alerts-07.log.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1072259315895
Uploading new file ./Backups/2023/Apr/ossec-alerts-08.json.gz ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:08
done.
Remaining free space on OneDrive: 1072151585123
Uploading new file ./Backups/2023/Apr/ossec-alerts-08.json.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1072151584500
Uploading new file ./Backups/2023/Apr/ossec-alerts-08.log.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1072151584004
Uploading new file ./Backups/2023/Apr/ossec-alerts-09.json.gz ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:08
done.
Remaining free space on OneDrive: 1072053117122
Uploading new file ./Backups/2023/Apr/ossec-alerts-09.json.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1072053116499
Uploading new file ./Backups/2023/Apr/ossec-alerts-09.log.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:01
done.
Remaining free space on OneDrive: 1072053116003
Uploading new file ./Backups/2023/Apr/ossec-alerts-10.json.gz ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:11
done.
Remaining free space on OneDrive: 1071910575402
Uploading new file ./Backups/2023/Apr/ossec-alerts-10.json.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1071910574779
Uploading new file ./Backups/2023/Apr/ossec-alerts-10.log.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1071910574283
Uploading new file ./Backups/2023/Apr/ossec-alerts-11.json.gz ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:11
done.
Remaining free space on OneDrive: 1071754340471
Uploading new file ./Backups/2023/Apr/ossec-alerts-11.json.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:01
done.
Remaining free space on OneDrive: 1071754339848
Uploading new file ./Backups/2023/Apr/ossec-alerts-11.log.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1071754339352
Uploading new file ./Backups/2023/Apr/ossec-alerts-12.json.gz ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:15
done.
Remaining free space on OneDrive: 1071547820964
Uploading new file ./Backups/2023/Apr/ossec-alerts-12.json.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:01
done.
Remaining free space on OneDrive: 1071547820341
Uploading new file ./Backups/2023/Apr/ossec-alerts-12.log.sum ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:00:00
done.
Remaining free space on OneDrive: 1071547819845
Uploading new file ./Backups/2023/Apr/ossec-alerts-13.json ...
Uploading 100% |oooooooooooooooooooooooooooooooooooooooo| DONE IN 00:18:38
done.
Remaining free space on OneDrive: 1062740189494
Uploading new file ./Backups/2023/Apr/ossec-alerts-13.log ... done.
Remaining free space on OneDrive: 1062740189494
OneDrive Client requested to create remote path: ./Backups/2023/Feb
The requested directory to create was not found on OneDrive - creating remote directory: ./Backups/2023/Feb
Successfully created the remote directory ./Backups/2023/Feb on OneDrive
OneDrive Client requested to create remote path: ./Backups/2023/Jan
The requested directory to create was not found on OneDrive - creating remote directory: ./Backups/2023/Jan
Successfully created the remote directory ./Backups/2023/Jan on OneDrive
OneDrive Client requested to create remote path: ./Backups/2023/Mar
The requested directory to create was not found on OneDrive - creating remote directory: ./Backups/2023/Mar
Successfully created the remote directory ./Backups/2023/Mar on OneDrive
Sync with OneDrive is complete
Screenshots
No response
Other Log Information or Details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
@Rfferrao87
As part of the development of v2.5.0-alpha-1 I have tested and confirmed that --upload-only works without issue to a OneDrive Business Shared Folder:
./onedrive -s --upload-only
Reading configuration file: /home/alex/.config/onedrive/config
Invalid value for key in config file - using default value: application_id
Configuration file successfully loaded
Configuring Global Azure AD Endpoints
Sync Engine Initialised with new Onedrive API instance
All application operations will be performed in: /home/alex/OneDrive
Performing a database consistency and integrity check on locally stored data ...
Scanning local filesystem '~/OneDrive' for new data to upload ...
OneDrive Client requested to create this directory online: ./Jenkins - RENAMED/upload_only
Successfully created the remote directory ./Jenkins - RENAMED/upload_only on OneDrive
Uploading new file ./Jenkins - RENAMED/upload_only/asdfasdfasdf.txt ... done.
Sync with Microsoft OneDrive is complete
Online Evidence:
As such, I am closing this issue as the bug has been fixed in the latest development branch.
Describe the bug
Enabling the
upload_only
option makes the previously synced business shared folder re-upload the files to a new folder with the same name in My Files.Operating System Details
Client Installation Method
Run From Docker
OneDrive Account Type
Sharepoint
What is your OneDrive Application Version
v2.4.23
What is your OneDrive Application Configuration
What is your 'curl' version
Where is your 'sync_dir' located
Local
What are all your system 'mount points'
What are all your local file system partition types
How do you use 'onedrive'
We're attempting to use OneDrive to archive some application logs that have been filling up the filesystem; the destination folder is accessed and modified exclusively by this single Linux client installation. The account used is my own, but nevertheless it shouldn't interfere with anything, I don't think.
Steps to reproduce the behaviour
onedrive
containerdocker-compose.yml
has the following contents (adjustingUID
andGID
if needed):docker-compose
with the following command:onedrive_conf
volume and get theMountpoint
property as follows:business_shared_folders
andconfig
files under theMountpoint
path:ONEDRIVE_RESYNC=1
indocker-compose.yml
and run the container for the second time with the following command:ONEDRIVE_RESYNC=1
again and uncomment theONEDRIVE_UPLOADONLY=1
line indocker-compose.yml
and run the container again with the following commands:docker logs -f onedrive-docker-onedrive-1
should show something along the following:Backups
folder now shows in My Files and any additions/changes are directed towards it.Complete Verbose Log Output
Screenshots
No response
Other Log Information or Details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: