pkolaczk / fclones

Efficient Duplicate File Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fclone move <target> fails in windows 10

nvshibu opened this issue · comments

The target location for move command could not be specified in windows 10.

Error Messsage is "thread 'thread 'thread '' panicked at 'assertion failed: path.is_relative()thread '' panicked at '' panicked at '', assertion failed: path.is_relative()src/path.rsassertion failed: path.is_relative()' panicked at '', assertion failed: path.is_relative()'

Reproduced