LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
file copy from fat/ntfs - only copy newer files
#4
You might try  "ls" command:
Open the folder containing your files > right-click and select "open terminal here" >  and try these: *ls -laxo and *ls -ltr
From the man pages for ls:

*ls -laxo Lists files with permissions, shows hidden files, displays them in a column format, and suppresses group information.
*ls -ltr List files sorted by the time they were last modified in reverse order (most recently modified files last)

If that provides the result you want, then you could copy your files using the "mv" or "cp" command or simply go to the folder in thunar and select those you want to.

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Messages In This Thread
Re: file copy from fat/ntfs - only copy newer files - by Moltke - 12-31-2017, 12:52 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)