I see file with "rclone lsd ecc.." but i don't see the files

Based on the logs you posted, nothing accessed the mount here:

Can you run rclone and actually share what you are doing to validate files are there or not there.

I run the command on rclone, after i go trought SFTP and the folder GD is empty.

All i need to do is an autmount with systemd for use the floder with PLEX.
I'm getting crazy, can i delete rclone config e rclone.service and redo everything with your help?

Can you just run the rclone command and run a ls from the same box?

i do rclone ls GD: (show all my files)
i do rclone ls gcrypt: (nothing show)
i need to run mount with --daemon flag to leave me the possibilities to use the console, right? i mean yes.

Your crypt config is not right.

The way crypt works is you have to upload files to the crypt for it to work.

That normally points to a folder in your GD so like GD:crypt or something
and you upload to the crypted to remote for rclone to encrypt your files.

if you just created the gcrypt, then there are no files in it, so nothing to see.
try to make a folder, rclone mkdir testfolder gcrypt:
then rclone lsd gcrypt:

Wait Wait Wait. I only need to read the files for plex. So i can remove gcrypt and use only GD?
I don't need to write anything on google drive from this server

Anyway this is log file:
2020/10/28 13:59:21 DEBUG : rclone: Version "v1.53.2" starting with parameters ["/usr/bin/rclone" "mount" "gcrypt:" "/home/marcodantonio/GD" "--allow-other" "--dir-cache-time" "1000h" "--poll-interval" "15s" "--u>
2020/10/28 13:59:21 NOTICE: Serving remote control on http://127.0.0.1:5572/
2020/10/28 13:59:21 DEBUG : Creating backend with remote "gcrypt:"
2020/10/28 13:59:21 DEBUG : Using config file from "/home/marcodantonio/.config/rclone/rclone.conf"
2020/10/28 13:59:21 DEBUG : Creating backend with remote "GD:"
2020/10/28 13:59:21 DEBUG : rclone: Version "v1.53.2" finishing with parameters ["/usr/bin/rclone" "mount" "gcrypt:" "/home/marcodantonio/GD" "--allow-other" "--dir-cache-time" "1000h" "--poll-interval" "15s" "-->2020/10/28 13:59:21 DEBUG : rclone: Version "v1.53.2" starting with parameters ["/usr/bin/rclone" "mount" "gcrypt:" "/home/marcodantonio/GD" "--allow-other" "--dir-cache-time" "1000h" "--poll-interval" "15s" "--u>2020/10/28 13:59:21 NOTICE: Serving remote control on http://127.0.0.1:5572/
2020/10/28 13:59:21 DEBUG : Creating backend with remote "gcrypt:"
2020/10/28 13:59:21 DEBUG : Using config file from "/home/marcodantonio/.config/rclone/rclone.conf"
2020/10/28 13:59:21 DEBUG : Creating backend with remote "GD:"
2020/10/28 13:59:22 DEBUG : vfs cache: root is "/home/marcodantonio/cache/vfs/gcrypt"
2020/10/28 13:59:22 DEBUG : vfs cache: metadata root is "/home/marcodantonio/cache/vfs/gcrypt"
2020/10/28 13:59:22 DEBUG : Creating backend with remote "/home/marcodantonio/cache/vfs/gcrypt"
2020/10/28 13:59:22 DEBUG : Encrypted drive 'gcrypt:': Mounting on "/home/marcodantonio/GD"
2020/10/28 13:59:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2020/10/28 13:59:22 DEBUG : : Root:
2020/10/28 13:59:22 DEBUG : : >Root: node=/, err=
2020/10/28 13:59:37 DEBUG : Google drive root '': Checking for changes on remote
2020/10/28 13:59:52 DEBUG : Google drive root '': Checking for changes on remote
2020/10/28 13:59:55 DEBUG : /: Attr:
2020/10/28 13:59:55 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=
2020/10/28 13:59:56 DEBUG : /: Attr:
2020/10/28 13:59:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=
2020/10/28 13:59:56 DEBUG : /: ReadDirAll:
2020/10/28 13:59:56 DEBUG : 3 - Documenti: Skipping undecryptable dir name: illegal base32 data at input byte 1
2020/10/28 13:59:56 DEBUG : 2 - Plex Media Server: Skipping undecryptable dir name: illegal base32 data at input byte 1
2020/10/28 13:59:56 DEBUG : Esercitazione Grammatiche 1.pdf: Skipping undecryptable file name: illegal base32 data at input byte 8
2020/10/28 13:59:56 DEBUG : 1 - Università: Skipping undecryptable dir name: illegal base32 data at input byte 1
2020/10/28 13:59:56 DEBUG : 4 - Foto & Video ballo: Skipping undecryptable dir name: illegal base32 data at input byte 1
2020/10/28 13:59:56 DEBUG : 3 - Musica per allenamento: Skipping undecryptable dir name: illegal base32 data at input byte 1
2020/10/28 13:59:56 DEBUG : /: >ReadDirAll: item=0, err=
2020/10/28 14:00:02 DEBUG : /: Attr:
2020/10/28 14:00:02 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=
2020/10/28 14:00:07 DEBUG : Google drive root '': Checking for changes on remote
2020/10/28 14:00:22 DEBUG : Google drive root '': Checking for changes on remote
2020/10/28 14:00:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2020/10/28 14:00:37 DEBUG : Google drive root '': Checking for changes on remote
2020/10/28 14:00:52 DEBUG : Google drive root '': Checking for changes on remote

so you already have media files in GD:?

no i don't see any files in GD:
But i have all the files on Google Drive Storage
If i do rclone ls GD: terminal show me all the files
If i go trought SFTP in home/marcodantonio/GD i don't see anything

why would you use sftp?

Because i use Termius client and i have terminal, sftp all here for all server, and i use terminus on a lot of pc
Should i download filezilla?

Can you provide me a rclone.config and a rclone.service that it work? i don't know where is the problem...

so the computer that you are running rclone on, you are connected using ssh or what?

if ssh, the open a terminal and do a ls /home/marcodantonio/GD

where are the media file, GD: or gcrypt:?

nothing shows...

where are the media file, GD: or gcrypt:?

my media file on Google drive, i think you mean GD, gcrypt is for encryption, but @Animosity022 says that's is not important if i don't need to do upload

you need to point the mount command to remote where the media files are?
as of now, GD: is empty

rclone mount" gcrypt: or rclone" "mount" GD:`

@Animosity022 says that's is not important if i don't need to do upload
are you sure he said that?

The system says me to wait 21h to send next text message
someone can help me trought telegram?
@Animosity022 @asdffdsa

That's not what I said.

I said to use encryption, you have to configure a crypt remote and upload files there. Your config mistakenly uses your entire GD for a crypted remote, which is why you aren't seeing anything.

You need to take a step back and figure out what you are trying to accomplish and lay what you are trying to do.

i see that you sent to me a private message of
" I can’t send other message on forum, can you help me trought telegram?"

i can only provide help in this forum.

as a new user, i guess you are limited in the number of posts.
in the mean time, you can read the documentation, read other forums posts.

for what it worth, you need to take some time, think about what you are trying to accomplish.