One Drive/Google Drive integration
Having a 3D printing farm, I need a way to keep my files safe.
I use cloud services to backup my folders with gcode or models.
It would be great to be able to log into these services and be able to browse files, download them and send them to print from the cloud.
I use cloud services to backup my folders with gcode or models.
It would be great to be able to log into these services and be able to browse files, download them and send them to print from the cloud.
Comments
In Repetier-Server you add in global settings->folders a folder to that directory. Then in print tab you can select g-codes from that folder.
sudo -s -u repetierserver
you become user repetierserver in case you need to add some configs. Direct login is not possible since repetierserver has no password.
You should NOT have the /var/lib/Reepetier-Server on a external system. This will likely cause reliability issues.