• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Importing from a networked NAS?
#1
I want to import 1TB of my PDF files from my networked QNAP NAS.  It appears that when I use MSP browse facility I can select either individual files or all files.  I cannot see a way to deselect certain file types, e.g. docx or mp3 without doing this for every file.  This is a problem as I have hundreds of files I do not want. Perhaps I am missing an import filter?
Samsung Galaxy S9 Ultra 14.6", 1TB, Android 13, AirTurn BT-105
Reply
#2
I doubt it.

A workaround I would use in your situation would be to make a hardlink copy of all your files on the NAS (providing you have a file OS like NTFS) on the same partition (it's quick and doesn't use additional space) into another directory and then delete all the unwanted files from the hardlinked directory. After "unselect by delete" you can import the complete dir again without the unwanted files.
Reply
#3
You can also just import multiple times and filter on the file types you do want. For example, you can use Import->Batch Import, set the file filter to *.pdf, and import all the PDFs. Then you could do it again for *.jpg. If you want to get really complicated, that filter is actually a regular expression field, so you technically could do something like 

(?si).*\.(pdf|jpg)$ 

if you wanted to only import PDFs and JPG files.

Mike
Reply
#4
Thanks Mike, '
l'll try that,
Isn
Samsung Galaxy S9 Ultra 14.6", 1TB, Android 13, AirTurn BT-105
Reply




Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.