All Questions
Tagged with move file-transfer
3 questions
1
vote
0
answers
86
views
How to monitor and move files to different directories one by one and in sequence on Windows?
How to monitor when files are created and then move them to different directories one by one and in sequence on Windows?
For example, I have files in C:\Temp
File names are random like File545.tmp ...
0
votes
2
answers
201
views
Linux how to move n files out of nested subodirectories from a directory to another one
I have a directory invasive/ which contains 60000 files. I want to move only 1000 files out of nested sub-directories from invasive/ to invasive2/
I tried to do the following:
find invasive/ -type f -...
0
votes
0
answers
27
views
Is there a way to assign my computer multiple locations to move multiple files?
My current issue is that when transferring photos and videos to my external hard drive, each transfer takes quite a while, and I must wait for the transfer to complete before I can transfer another ...