Contents
How do I save multiple files with the same name?
You cannot have two files with the same name in the same folder. You would either have to add a random string to the end of each file like you suggest or save each user’s files in a directory allocated to their account. Saving multiple files with the same name within the same folder is just not possible.
How do I upload multiple files to SharePoint library?
In the Add a document dialog box, select Browse to upload an individual file. Depending on the version of OneDrive or SharePoint that you’re using, you may also be able to upload multiple files by holding down either the Ctrl or Shift key, and selecting more than one file.
How can I upload multiple files together?
Upload multiple files at once
- Browse to the page where you want to upload the files.
- Go to Edit > More, then select the Files tab.
- Select Upload:
- On the Upload a file screen, select Browse/Choose Files:
- Browse to the files you want to upload from your computer and use Ctrl/Cmd +select to choose multiple files.
What happens if you try to save a file with the same name?
As others have said, in most cases if a program writes two files with the exact same name, the first will be lost and replaced by the second. However, in most situations the first file’s data will still be on the disk, for a while at least.
How do I create a folder on my desktop without name?
Right click on the folder and click on rename or just press F2 function button. Then just press the ALT key and type in 0160 numerically, and then let go of the ALT key. Make sure you use the numeric keys on the right side of the keyboard to type the digits. After doing this, the folder will exist without a name.
How can I upload multiple PDF files at once?
Earlier versions of Adobe Acrobat (Version 4 or 5)
- Create or open one PDF file (the first document)
- From the Document menu choose Insert File (or Insert Pages)
- Select the file to insert and the location to insert it.
- Repeat this process to bring all of your documents together.
Is there any way to upload multiple files with the same name?
2013 – Upload multiple files with the same file name into the library – SharePoint Stack Exchange Probably this is a bit of a noob question, but… Is there any way to upload multiple files with the same name into the same library without use of folders (which are evil in SP 🙂 )? My understand… Stack Exchange Network
What happens when I add a new file to the same file name?
If you have versioning enabled in the document library, the new file will be added as a version of the old. You coulddevelop an item addingevent receiver that checks the file name and changes it if duplicates are found, but I don’t think this is what you’re looking for.
Can you have more than one file in a folder?
Yes, one file in each folder. You have to remember files in a document library all have a URL to them. If you had two files with the same name in the same folder you couldn’t have unique URLs for files in document libraries. Document sets are just glorified folders.
Can a new file be added to an old file?
If you have versioning disabled in the document library, the new file will replace the old. If you have versioning enabled in the document library, the new file will be added as a version of the old.