scripts
scripts copied to clipboard
repush.sh can't successfully copy pdf files to my RM2 (ver: 2.7.1.53)
I cloned the repo, connected to my macbook pro via usb, and turned on "USB web interface" on the RM2. I then ran "bash repush.sh /path/to/file.pdf" and the command just hangs.
The file is created on my RM2, but it's just a blank document with the correct name in the root dir.
I have tried specifying an out folder as well, and had the same result. It just drops it in the root folder and fails to copy the pdf. I have run it with bash and zsh to no avail. I was able to ssh in and set up my keys no problem. And it's creating a file. So I know my connection is good.
Should I try again on a linux machine?
I have the same issue on a linux machine
The pull request #35 fixes this issue