Hi. I installed it on a Raspberry Pi with Ubuntu Mate (assuming you are running Rasbian) 2 days ago. As you said Drive to Pi sync works great but have not tried Pi to drive sync. Will try tonight and give feedback.
@Raphael_Aulas: Please send your logs to support@insynchq.com for investigation. They are the files logs.db and out.txt in ~/.config/Insync. You can compress them before sending to save space.
I found that upon reboot insync-portable is not started by default. Upon ./insync-portable start the upload and download works fine. Try using the other commands (ie get-status or similar, not sure of the command as am not infront of the machine atm) to see if insync-portable is running and if there is anything pending.
I change name’s file to UTF8 with
for filename in *; do newfilename=utf8.echo $filename | iconv -f iso-8859-1 -t utf-8; mv -f “$filename” “$newfilename”; done
nothing more !!
Is it possible to sync a raspberry to Gdrive ??? it seems not.