Quantcast
Channel: Question and Answer » file
Browsing all 103 articles
Browse latest View live

How to delete a list of files and folder generated via find in terminal?

I’m generating a list of files and folder that meet certain criteria with use of a command: find ~/ -iname "whatIwantToRemove" The command will generate some results:...

View Article


How to save a file to specific folder on a ipad

How can I simply store a file from gmail on iPad to a specific folder on iPad. Is this possible ? I am able to do this on every other system (Android, Windows), but I am not able to do on this iPad....

View Article


Batch modifying file metadata

I’m looking for an application or command line tool that can batch edit file metadata. I have some audio files recorded using a recorder that was off by 1 hour, and I want to modify the creation date...

View Article

Image may be NSFW.
Clik here to view.

Strange files named “/xEy4O” keep appearing

I’m running OSX 10.11.3 and I keep finding files named /xEy4O all over my file system. I’ve opened them in a text editor and they are completely empty. So they appear to be a marker file of some sort....

View Article

How to read a custom binary file made with Adobe air into Unity 3D & C#

I have a custom data file from a project that was authored in actionscript some years ago by another developer. I am porting parts of the project over to Unity 3D. I don’t have any documentation for...

View Article


SharePoint 2013 – Opening files while Web App is in Strict Mode

My organization requires that SharePoint be in Strict mode for “Browser File Handling”. However, there are a few file types that are allowed to be open directly. Is there a command that I can run to...

View Article

How do i play mp3 files in Unity Standalone?

I am making a game in Unity in which the player can select music files in their hard drive to use them in-game. I use the WWW class to load the sound files, but this only works for OGG, WAV and Tracker...

View Article

In Unity, on an Android device, CaptureScreenshot writing to Phone, but...

I’m using CaptureScreentshot() to get an image. But when I try to access it on an Android device it’s giving me: Could not find file "/storage/emulated/0/Android/data/appname/screenshot.png" When I go...

View Article


Sharepoint in Explorer-View can't display images “because the file is empty”

I am administrating a SQL Server 2014 for our Sharepoint 2013. Currently users are facing the following issue: Using the Explorer View, some images randomly (at least I can’t find a pattern until now)...

View Article


Strange File Appeared In My Home Folder

I just discovered a strange file in my home folder. It is titled: - The entire contents are the word: ok on the first line & a blank second line. There is no extension. It was created this past...

View Article

Why does OS X delete files directly without moving them into the trash?

On an external HD, when I delete a file, OS X prompts me that the file will be deleted without putting it into the trash folder. What is the reasons for that? How can I move it in trash folder before...

View Article

How to set read-only attribute on file

I have .docx file on sharepoint which should be read only but I do not know how to set this attribute in my sharepoint application in c# code behind. How to set read-only attribute on file in code...

View Article

Error : The file has been modified by SHAREPOINT/system

I am creating .docx file using template of SharePoint Library and uploading it to the library. But I am facing an error while CheckOut(). Below is my code. public void UpdateAndCreateFile(SPWeb web) {...

View Article


Can I get Last write time of a file in SharePoint via Powershell?

Is it possible to get when was the last WRITE time of a file in a document library by using Powershell? $url = "http://myserver/sites/mysite/shared%20documents/myfile.xlsx" $webclient = New-Object...

View Article

Why are there Hashes next to downloads? [duplicate]

This question already has an answer here: What security purpose do hashes of files serve? 4 answers

View Article


AES keyfile size

I would like to encrypt files using a key file instead of a password. What I would do is: 1) Generate X random bits using openssl rand X > mykey 2) openssl enc -aes-256-cbc -in secretfile -out...

View Article

Error While create REST request for create file

I set the headers like following: Headers: accept: application/json;odata=verbose Content-Type: application/json;odata=verbose Authorization Bearer xxxxxxxxxxxxxxxxxxxx {...

View Article


Sharepoint in Explorer-View can't display images “because the file is empty”

I am administrating a SQL Server 2014 for our Sharepoint 2013. Currently users are facing the following issue: Using the Explorer View, some images randomly (at least I can’t find a pattern until now)...

View Article

SPCheckinType.OverwriteCheckIn in Poweshell

How we can OverwriteCheckIn in Powershell? Please correct second parameter? $ListItems[$i].File.CheckIn("Checkin automatically",SPCheckinType.OverwriteCheckIn) // second parameter seems wrong

View Article

How to delete files from “Manage files which have no checked in version”...

I tried to delete custom content type from Pages library but got an exception "content type is still in use". The I get to know that files should also be deleted from "Manage files which have no...

View Article
Browsing all 103 articles
Browse latest View live