Powershell to unhide all files and copy to nextcloud folder
-
-
35+ gigs of files - would be nice if they sprung for USB 3 drives.. and make sure the user is using a USB 3 port
-
@JaredBusch dumb question, but if you disconnected a PC from the internet and changed the time to be prior to the expiration date of the files would you still be able to open them?
Fixed a typo
-
Addendum to my allied comment;
You could add the option to allow either displayed or silent processing. That way they have the option.
-
@DustinB3403 said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch dumb question, but if you disconnected a PC from the internet and changed the time to be prior to the expiration date of the files would you still be able to open them?
Probably, but it doesn't matter as there are updates that are needed. SO the files have to be updated.
-
@JaredBusch But why robocopy?
-
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch But why robocopy?
There's no better more convenient option...
-
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch But why robocopy?
Because it does at least skip the ones with no changes.
Why get convoluted with Powershell to do the same?
-
@JaredBusch I think you should install WSL with Ubuntu 16.04 to do this with bash. . .
-
@JaredBusch said in Powershell to unhide all files and copy to nextcloud folder:
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch But why robocopy?
Because it does at least skip the ones with no changes.
Why get convoluted with Powershell to do the same?
Not every system may have Robocopy.
-
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch said in Powershell to unhide all files and copy to nextcloud folder:
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch But why robocopy?
Because it does at least skip the ones with no changes.
Why get convoluted with Powershell to do the same?
Not every system may have Robocopy.
it became part of theOS with Windows Vista. So anything running Windows Vista or Higher will have robocopy as a part of the Operating system (as everyone should be using higher than vista at this point.. I mean.. windows 7 is obsolete now.. sooo..)
-
@WrCombs said in Powershell to unhide all files and copy to nextcloud folder:
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch said in Powershell to unhide all files and copy to nextcloud folder:
@Grey said in Powershell to unhide all files and copy to nextcloud folder:
@JaredBusch But why robocopy?
Because it does at least skip the ones with no changes.
Why get convoluted with Powershell to do the same?
Not every system may have Robocopy.
it became part of theOS with Windows Vista. So anything running Windows Vista or Higher will have robocopy as a part of the Operating system (as everyone should be using higher than vista at this point.. I mean.. windows 7 is obsolete now.. sooo..)
Windows 10 1709 is obsolete too, so really anything not with a support mechanism shouldn't be used. But @JaredBusch might be getting paid stupid amounts of money to support Windows XP / Server 2000