How to make a file list of files in the bin?

Bugs and other issues or requests which have been resolved.
Post Reply
Message
Author
Dirk
Posts: 187
Joined: 02.06.2010, 13:38

How to make a file list of files in the bin?

#1 Post by Dirk » 23.07.2015, 13:37

How could I make a file list of files in the bin?

When I try to make a list of these files - http://i.imgur.com/UBfTIRf.png
by clicking that item - http://i.imgur.com/YQSwDjd.png
the list looks like that:

I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$R9EJ0SS.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RHZ5LR1.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RC9ZHUU.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RP0IE1L.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RNNYI9J.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$R4DGX2H.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RRAI1BA.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$R0QABTV.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$ROS3S5T.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RYNLIZE.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RI5OB0M.txt
I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\$RRN3OIO.txt

How could I copy the real file names?
FC newest stable version, portable
Win 7 64bit

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: How to make a file list of files in the bin?

#2 Post by joby_toss » 23.07.2015, 19:21

You're right, but I don't know exactly why it happens. All I know is that Recycle Bin is not a standard folder and it doesn't hold the deleted files themselves.

But the option Folder->Make folder/file list... copies the names just fine. The thing is... I don't remember when this option was introduced (build 687 ?), so it might not be available in your XE build.

P.S. I don't know how to achieve this in Explorer, if anyone knows a trick...

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: How to make a file list of files in the bin?

#3 Post by Timon » 23.07.2015, 19:27

Confirmed in FC XE 693.

But FC XE shows and copies everything as it should be - real file name is copied. You can open I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\ to make sure that these names are real. All info about names of files that they had before deleting are stored in file "Info2" (it has attributes Archive, Hidden, System, Read only and has no extension). And you can see it only if you open I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\ and you could not see it if you just open Recycle Bin.

All info for analyzing that file could be found here:
https://www.raymond.cc/blog/what-is-inf ... er-folder/
http://resources.infosecinstitute.com/r ... forensics/
http://www.csisite.net/INFO2.htm
http://dereknewton.com/2010/06/recycle- ... and-vista/

!! Note that Location of deleted files for each OS is different !!!

Dirk
Posts: 187
Joined: 02.06.2010, 13:38

Re: How to make a file list of files in the bin?

#4 Post by Dirk » 23.07.2015, 19:47

Thank you, joby_toss.
But the option Folder->Make folder/file list... copies the names just fine. The thing is... I don't remember when this option was introduced (build 687 ?), so it might not be available in your XE build.
Ah, so, in newer version than mine there is an option to create a file list.
But FC XE shows and copies everything as it should be - real file name is copied. You can open I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\ to make sure that these names are real.
Thanks for the link. At that place it looks like that: http://i.imgur.com/IehClOt.png

Strange, if I remember it right, I have tried it a few days ago to make a list like described of the items in the bin and it has worked. I have done it the same way.
All info about how information from that file could be analyzed is here https://www.raymond.cc/blog/what-is-inf ... er-folder/
Thank you for the link. So at them moment there does not appear to be a way to copy the file names to a list.

Many thanks again.
FC newest stable version, portable
Win 7 64bit

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: How to make a file list of files in the bin?

#5 Post by Timon » 23.07.2015, 19:54

I found the way how real names could be copied from Recycle Bin! But only names without path.

Just open Recycle Bin and select Edit - Save selection. But you have to select different location (by default suggestion is to create file in I:\$RECYCLE.BIN\S-1-5-21-2049120718-2092439495-3515593640-1000\ (for example, navigate to C:\Test\bin.txt) and you'll see real names in a file!

But it is a workaround

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: How to make a file list of files in the bin?

#6 Post by Marek » 23.07.2015, 20:03

You could use Edit -> Copy details to clipboard.

Dirk
Posts: 187
Joined: 02.06.2010, 13:38

Re: How to make a file list of files in the bin?

#7 Post by Dirk » 23.07.2015, 20:26

Thank you, Timon.
I found the way how real names could be copied from Recycle Bin! But only names without path.
Yes, that would make it, I do not need / want the paths, just the names.

Yes, that works, the file names are copied to a file called (or whatever you want): "{645FF040-5081-101B-9F08-00AA002F954E}.sel"

Thank you, Marek,

Yes, great, that works. But how could I get rid of the text other than the file names?

test.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (4).txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (4) - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (3).txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (3) - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (2).txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (2) - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie (2) - Kopie - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie (3).txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie (2).txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie (2) - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie - Kopie (2).txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27
test - Kopie - Kopie - Kopie - Kopie.txt I:\Bild-Ausgabe ‎Do, ‎23.‎07.‎2015 ‏‎13:28 0 Bytes TXT file ‎Do, ‎23.‎07.‎2015 ‏‎13:27

Many thanks again.
FC newest stable version, portable
Win 7 64bit

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: How to make a file list of files in the bin?

#8 Post by Marek » 23.07.2015, 20:45

Simply define column profile with only one column and use it for your job.

Dirk
Posts: 187
Joined: 02.06.2010, 13:38

Re: How to make a file list of files in the bin?

#9 Post by Dirk » 23.07.2015, 20:54

Yes, that works, fine.

Many thanks, Marek
FC newest stable version, portable
Win 7 64bit

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: How to make a file list of files in the bin?

#10 Post by Timon » 23.07.2015, 21:12

You could use Edit -> Copy details to clipboard.
It works only in Details view! In List view it is impossible to use. IMHO it's a bug. Try to copy some text to clipboard (for example, 12345) and after that try to open Recycle Bin in List view, select all files and use Edit -> Copy details to clipboard. You'll paste 12345.

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: How to make a file list of files in the bin?

#11 Post by Marek » 23.07.2015, 21:23

It works only in Details view!
Yes, as described in the help file: http://www.freecommander.com/fchelpxe/e ... board.html

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: How to make a file list of files in the bin?

#12 Post by Timon » 23.07.2015, 22:09

In such a case it should be disabled (greyed out) for all other types of views except Details. Or there should be hint - only for Details view.

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: How to make a file list of files in the bin?

#13 Post by Timon » 21.01.2016, 09:32

FC XE 2016 710 donor 32-bit

Start FC XE. NC mode is used, List view.
Go to 'Edit'. 'Copy details to clipboard' is disabled (greyed out).

Now select several files/folders you want.
Go to 'Edit'. 'Copy details to clipboard' is ENABLED, you even can click it with mouse, but it doesn't work, because it should work only in Details view
That menu item should work ONLY in Details view. In all other Views it should always be disabled.

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: How to make a file list of files in the bin?

#14 Post by Timon » 01.02.2016, 15:17

Fixed in FC XE 715 public/716 donor.
'Copy details to clipboard' works only in Details view.
Thanks.

Post Reply

Who is online

Users browsing this forum: No registered users and 36 guests