is it possible to copy and paste, or move files, from a normal Windowsfiling system into SharePoint? I can only move them one by one at the momentbut we some large sets of files that need to be moved.
Switch your document library to "explorer view" - then you should beable to do this
If you open your SharePoint document library up in "explorer view" youcan drag multiple documents into it.
You can also use WebDAV. This is easier than you might think. In WindowsExplorer:1. Choose My Network Places from the treeview on the left.2. Unselect the Folders button in the toolbar and the treeview shouldbecome a list of possible tasks.3. The link to the first task in the list is to Add a network place;click the link.4. Walk thru the wizard to create a link to a Network Location (not anMSN Community).5. Provide the URL (including the http protocol) to either the site orthe root of the specific document library that you want to access.6. Give it a name that will help you remember what that locationrepresents.7. Finish the Wizard.Now the contents of the sharepoint location that you choose will beavailable as a choice within My Network Places. You can use this justlike any other local or mapped network resource in your network. You cancopy files from or to WSS document libraries from within WindowsExplorer at will and just like you would if the source or target of yourcopy/paste was another file system location. Microsoft facilitates thisinteraction using WebDAV.
Is there anyway to go beyond the 2GB upload limit?
I suspect that is a hard limit imposed by the database type. Of course,the HTTP transport is a good deterrent to larger files too.
You can also change the max upload size in central admin and choose to uploadmultiple files
WedDAV seems to bypass the enforcement of otherwise mandatory metadata,is that correct?
In v2 it did not enforce it. In v3 I think that it does, but I haven'ttried.