pcal43 / fastback

Fast, incremental Minecraft world backups. Powered by Git.
https://pcal43.github.io/fastback/
GNU General Public License v2.0
129 stars 19 forks source link

running `backup set-remote ...` then `backup full` fails #177

Closed mrbuilder1961 closed 1 year ago

mrbuilder1961 commented 1 year ago

ive been trying to set up the remote connection with my google drive, through the desktop app. i've also tried symlinks, both give an error saying they don't exist. the google drive automatically sets up as a new network drive, under G:/. i see no reason why it wouldn't behave as a normal folder/drive. The errors are either "URI doesnt exist" (when starting with file://), or the main one being '... not found'.

Log: https://mclo.gs/Mid3v1m

thanks for the mod btw!

pcal43 commented 1 year ago

I can only suggest researching the proper format for file URIs on Windows.

Also, please use the discord channel for support issues. Thanks.