FM/FTP Drag & Drop Destination File Path - Does it exist? - Forum

Forum Navigation
You need to log in to create posts and topics.

FM/FTP Drag & Drop Destination File Path - Does it exist?

I'm trying to figure out the path and filename of files that I drop to an FM/FTP browser.

For instance, if I drag a folder with multiple files from an external browser, Windows File Explorer, I can get the EventSourceFile and ProgressFile(s) names. This gives me the full path of each of the source files in the dragged folder.
I cannot however retrieve the full destination path of the dropped files. If I drop the folder to a USB thumb drive, all I can get from EventDestFile and DropTarget is the drive letter. How do I get the full path of each file being dropped?