What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Is it possible to link a file to another file?

Is it possible to link a file to another file?
Author: Message:
Verte
Full Member
***

Avatar

Posts: 272
Reputation: 7
Joined: Apr 2007
RE: RE: Is it possible to link a file to another file?
quote:
Originally posted by Mike
But wouldn't a Python script require the file to be fully downloaded? (which I don't want to happen, because the file is about 2-3 GBs and downloading this file costs minutes :P)


And, no, the computers do not have a CD/DVD drive.

I think I need something similar to Linux's symlink command. I found that I can do this on Windows Vista using the mklink command, but this doesn't really help me since their computers are using Windows XP SP2. :(


The data will probably still need to go through your computer, yes. Essentially, if you're going to run a program on your computer, you need to get it into memory somehow. The thing about doing it with Python FIFOs would be that you wouldn't have to download all the files, only the ones that were being used at the time [because they would only load when called].

Still, it's unlikely to work. XP should have a working POSIX environment, but if it hasn't got symbolic links, it's unlikely to support fifos either.
was put impeccably into words at DebianDay for me last Saturday, by Knut Yrvin of Trolltech - adults try something once, fail, and then are like "ffs this doesn't work". Children try, fail, and then try again, and succeed - maybe on the second, or even fifth retry. But the thing is that they keep at it and overcome the problems in the end.

-andrewdodd13
05-04-2007 04:12 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Is it possible to link a file to another file? - by Mike on 05-03-2007 at 04:19 PM
RE: Is it possible to link a file to another file? - by Verte on 05-03-2007 at 05:35 PM
RE: Is it possible to link a file to another file? - by Mike on 05-03-2007 at 06:00 PM
RE: RE: Is it possible to link a file to another file? - by Verte on 05-04-2007 at 04:12 AM
RE: Is it possible to link a file to another file? - by Eljay on 05-03-2007 at 06:06 PM
RE: Is it possible to link a file to another file? - by WDZ on 05-03-2007 at 06:16 PM
RE: Is it possible to link a file to another file? - by Mike on 05-03-2007 at 06:31 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On