Page 1 of 1

Sorting in subfolder copying the original file, not moving

PostPosted: Wed Jul 18, 2018 8:55 am
by martinewski
I have the following rule in Hazel 4.2.7:

Image

What I need is:
1. Sort the file in the current folder inside a subfolder.
2. Copy that file to another folder inside Google Drive (using Google File Stream, a local folder in my Mac).
3. The copied file in step 2 to be sorted inside a subfolder

Everything works, BUT it leaves the copied file in step 2 where it was copied instead of moving it to the subfolder.

Image


This is in the log:
Code: Select all
2018-07-18 09:42:27.289 hazelworker[1352] TESTE.pdf: Rule Organizar todos arquivos na raiz matched.
2018-07-18 09:42:27.340 hazelworker[1352] [File Event] File moved into subfolder: /Volumes/nfe/2018-07/TESTE.pdf sorted from folder /Volumes/nfe to subfolder 2018-07.
2018-07-18 09:42:29.311 hazelworker[1352] [File Event] File copied: TESTE.pdf copied from folder /Volumes/nfe/2018-07 to folder /Volumes/GoogleDrive/My Drive/Backups de arquivos/NFes.
2018-07-18 09:42:34.400 hazelworker[1352] [File Event] File moved into subfolder: /Volumes/GoogleDrive/My Drive/Backups de arquivos/NFes/2018-07/TESTE.pdf sorted from folder /Volumes/GoogleDrive/My Drive/Backups de arquivos/NFes to subfolder 2018-07.

Re: Sorting in subfolder copying the original file, not movi

PostPosted: Wed Jul 18, 2018 10:33 am
by Mr_Noodle
Is that screenshot from the destination on Google Drive? Also, can you try this on a non-Google Drive folder?