stepping-stone / sepiola

Sepiola - Online Backup Client
http://www.sepiola.org/
GNU General Public License v2.0
5 stars 2 forks source link

Restore directly to a drive fails with "the source and destination cannot both be remote" #77

Closed dev-zero closed 7 years ago

dev-zero commented 7 years ago

When selecting a Windows drive like C:\ as the point to do a restore (whether Restore to custom location or Restore to original location) I get the error:

rsync exited with with exitCode 1 (The source and destination cannot both be remote.
rsync error: syntax or usage error (code 1) at main.c(1261) [Receiver=3.1.1]
 ).
dev-zero commented 7 years ago

I guess that the path mangling from Windows to Cygwin paths fails when converting "C:\" to the corresponding Cygwin path.

ghost commented 7 years ago

When selecting the Windows drive C:\ as the point to restore, I can not access to the restored folder C. Solving issue #81 should solve this behaviour. image

dev-zero commented 7 years ago

ok now, verified with sepiola-2.3.5-23-g1243b77-win64.exe