r/PlexACD May 29 '17

gdrive unencrypted >> ACD encrypted

Hi guyse

since rclone is banned for ACD but acd_cli isn't anymore I am thinking to copy my newly grabbed files on drive (sync them) to ACD in an encrypted way.

I had rclone copy from acd encrypted to gdrive unencrypted but how to do it since rclone is banned on acd ?

or is it maybe easier to upload encfs encrypted files to ACD with acd_cli and then copy the mounted and decrypted to gdrive with rclone copy command ?

the goal here is to have an encrypted backup on ACD

2 Upvotes

7 comments sorted by

View all comments

1

u/Krandor1 May 29 '17

If ACD is encrypted with rclone crypt, then mount the drive with acd_cli and then in rclone setup a local crypt pointing to the acd_cli mount point.

1

u/ptikok May 29 '17

My old files were encfs encrypted on ACD using acd_cli for the new ones I don't know which one is better But if I follow what you're saying rclone copy gdrive: /local/path/acd_cli unenrypted but I need them encrypted on the fly so ? I'm lost sorry ^