pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.83k stars 70 forks source link

fclone move <target> fails in windows 10 #185

Closed nvshibu closed 1 year ago

nvshibu commented 1 year ago

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()'

pkolaczk commented 1 year ago

Reproduced