TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder

Home Page:https://aur.archlinux.org/packages/gpth-bin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot move file to a different disk drive

jhennig opened this issue · comments

Hi,
When using windoza 3.4.3 I get the following error

Unhandled exception:
FileSystemException: Cannot rename file to 'E:\GooglePhotosCleaned\ALL_PHOTOS\1906\07\36913273772_d934833874_h.jpg', path = 'F:\Google\Takeout\Google Photos\Photos from 1906\36913273772_d934833874_h.jpg' (OS Error: The system cannot move the file to a different disk drive.
, errno = 17)
#0 _checkForErrorResponse (dart:io/common.dart:55)
#1 _File.rename. (dart:io/file_impl.dart:335)

#2 moveFiles.moveFile (package:gpth/moving.dart:135)

#3 moveFiles (package:gpth/moving.dart:140)

#4 main. (file:///d:/a/googlephotostakeouthelper/googlephotostakeouthelper/bin/gpth.dart:373)

Yep, that's not working now, but you don't have to do this: #251 (comment)

closing as duplicate of #251