File upload management
Page: 1, 2
I have posted this before, and I feel the need to bring it to developer's attention again.
In the latest version, although it is possible to upload multiple attachment to any single page/ticket, but it is still a cumbersome process to upload one by one. What's more painful is, there is no way to reuse the file link.
For example, I got my designer to work on some design mockups, when he is done, he would upload the mockups to the ticket I have created for him. Then I will have to download the mockups to my computer, create another discussion to let my clients see the mockups. The result of doing this is, I will have two copies of each file in my server. Even if I don't mind the inefficient use of server space, the workflow makes it a painful process, especially when the mockups files are huge in size.
We definitely need a more efficient way to manage the files.
In the latest version, although it is possible to upload multiple attachment to any single page/ticket, but it is still a cumbersome process to upload one by one. What's more painful is, there is no way to reuse the file link.
For example, I got my designer to work on some design mockups, when he is done, he would upload the mockups to the ticket I have created for him. Then I will have to download the mockups to my computer, create another discussion to let my clients see the mockups. The result of doing this is, I will have two copies of each file in my server. Even if I don't mind the inefficient use of server space, the workflow makes it a painful process, especially when the mockups files are huge in size.
We definitely need a more efficient way to manage the files.
+1
I like these suggestions, can uploaded files become objects that can be passed on to another object?
You can do the re-useable link so that where it's first uploaded can be where it's referenced in any future discussion post.
I like these suggestions, can uploaded files become objects that can be passed on to another object?
You can do the re-useable link so that where it's first uploaded can be where it's referenced in any future discussion post.
cbtrussell
on Nov 27. 2007. 9:45 pm
+1 for a solution to be able to reference files in multiple locations!
Terry Johnson
on Nov 28. 2007. 8:03 pm
Have you tried using Firefox with the dragdropupload extension? I've found it to be a fantastic time saver when uploading more than one file. It's not perfect, but if the PHP code processing the upload loops through $_FILES then you can drop as many items as you like in one go.
https://addons.mozilla.org/firefox/addon/2190
https://addons.mozilla.org/firefox/addon/2190
Terry Johnson
VP Technology, Scribendi Inc.
http://www.scribendi.com - Editing, Proofreading and more...
VP Technology, Scribendi Inc.
http://www.scribendi.com - Editing, Proofreading and more...
I have no problem with interim solutions being provided, allowing us to work around in the meantime, but the long term solution should be for AC to have these features built in, and functional in mainstream browsers such as IE.
This is because in a corporate environment the Standard Operating Environmenet is often locked down, many teams do not have the option to install this software.
This is because in a corporate environment the Standard Operating Environmenet is often locked down, many teams do not have the option to install this software.
Terry Johnson
on Nov 30. 2007. 9:54 pm
Update - dragdropupload doesn't work on aC 1.0.4 - only the first file is saved.
Using Flash to overcome the limitations of html file inputs seems increasingly common, but that also requires the receiving code on the server to be able to handle getting several files at once.
Using Flash to overcome the limitations of html file inputs seems increasingly common, but that also requires the receiving code on the server to be able to handle getting several files at once.
Terry Johnson
VP Technology, Scribendi Inc.
http://www.scribendi.com - Editing, Proofreading and more...
VP Technology, Scribendi Inc.
http://www.scribendi.com - Editing, Proofreading and more...



