| Author |
Message |
AnyIdeas
Guest
|
Posted:
Thu Jan 13, 2005 3:31 am Post subject:
Uploading Folders and Files to Sharepoint Lists |
|
|
Is it possible to upload an entire file structure (folders, subfolders, and
documents) into a list/library that exists in Sharepoint?
We have a large group of reports we would like to upload from its existing
location to Sharepoint each month and we'd like to make this process as
simple as possible. The existing location has the reports in folders and
subfolders and we want to keep that structure and just dump the entire group
of folders, subfolders, and documents into an List that was previously
created in Sharepoint.
Any Ideas???? |
|
| Back to top |
|
 |
Amar Galla
Guest
|
Posted:
Thu Jan 13, 2005 10:17 am Post subject:
Re: Uploading Folders and Files to Sharepoint Lists |
|
|
Its very much possible, but you will have to write some code to make this
happen.
Check out my article at http://www.devx.com/dotnet/Article/22387/0 which
will lead you to the right direction.
--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/
"AnyIdeas" <AnyIdeas@discussions.microsoft.com> wrote in message
news:43FD00F0-9EBE-4537-A90F-C2D7CAE5A0AC@microsoft.com...
| Quote: | Is it possible to upload an entire file structure (folders, subfolders,
and
documents) into a list/library that exists in Sharepoint?
We have a large group of reports we would like to upload from its existing
location to Sharepoint each month and we'd like to make this process as
simple as possible. The existing location has the reports in folders and
subfolders and we want to keep that structure and just dump the entire
group
of folders, subfolders, and documents into an List that was previously
created in Sharepoint.
Any Ideas???? |
|
|
| Back to top |
|
 |
AnyIdeas
Guest
|
Posted:
Thu Jan 13, 2005 8:31 pm Post subject:
Re: Uploading Folders and Files to Sharepoint Lists |
|
|
Thank you Amar! However, we ended up just changing from lists to document
libraries because you can view a document library in Explorer view which
allows you to drag and drop folders from one explorer window to the
sharepoint window. It works like a charm! I appreciate your response!
"Amar Galla" wrote:
| Quote: | Its very much possible, but you will have to write some code to make this
happen.
Check out my article at http://www.devx.com/dotnet/Article/22387/0 which
will lead you to the right direction.
--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/
"AnyIdeas" <AnyIdeas@discussions.microsoft.com> wrote in message
news:43FD00F0-9EBE-4537-A90F-C2D7CAE5A0AC@microsoft.com...
Is it possible to upload an entire file structure (folders, subfolders,
and
documents) into a list/library that exists in Sharepoint?
We have a large group of reports we would like to upload from its existing
location to Sharepoint each month and we'd like to make this process as
simple as possible. The existing location has the reports in folders and
subfolders and we want to keep that structure and just dump the entire
group
of folders, subfolders, and documents into an List that was previously
created in Sharepoint.
Any Ideas????
|
|
|
| Back to top |
|
 |
|
|
|
|