about folderItem move and copy

MoveFileTo:
Is there a quick way to know if the move is going accross volumes and may fail?

CopyFileTo:
Can the destination be a folder or must it be a file?
(assuming the source is a file)…

[quote=206110:@Brian O’Brien]MoveFileTo:
Is there a quick way to know if the move is going accross volumes and may fail?[/quote]

You can check for the Locked state of the destination. On Mac and Linux you can get the permissions.

[quote]CopyFileTo:
Can the destination be a folder or must it be a file?
(assuming the source is a file)…[/quote]

Either way. But if you set a file, that allows you to copy to another file name.