0
How we can link large size (500MB or bigger) deliverables to the relevant task in XTRF?
Maria Terilidou 7 years ago
in Home Portal / Classic Projects
•
updated by Marcin Jakubowski 7 years ago •
5
Is there any way we could upload large size (500MB or bigger) deliverables to the relevant task without them taking so much space?
Customer support service by UserEcho
I have the same question. We're considering using links to dropbox or some type of service and then uploading them into a text file. Not ideal...
Do you have any updates on the above?
How about using a symbolic link on the file system level?
Question, what is a symbolic link?
Filesystem concept originating from Unix - a kind of directory entry pointing to other file or directory without allocating duplicate space. Quite nice thing for sysadmins, but very low-level and not really applicable beyond single server.