• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

mapping an ftp server as a drive

is it possible to map a (non MS) ftp server as a drive in win2k? I ask because it would be v.useful to have access to my uni files on the uni servers through explorer with my account shared as a drive on my home machine.

I understand it is possible to do this with MS based servers, according to ntfaq.com, but I have never been able to get it to work with my uni server which is linux driven.

If anyone has any ideas or tips they would be greatly appreciated!

cheers
c.
 
technically nothing, its what ive been using so far but i was just wondering if i could use it as a mapped drive, hopefully then negating the need to constantly up and download everytime i modify one of my files.

The ntfaq site says the server has to be running both netbeui and tcp/ip, so the next stage may be attempting to persuade the sys admins to enable one or the other (some chance of that happening!)
 


<< technically nothing, its what ive been using so far but i was just wondering if i could use it as a mapped drive, hopefully then negating the need to constantly up and download everytime i modify one of my files.

The ntfaq site says the server has to be running both netbeui and tcp/ip, so the next stage may be attempting to persuade the sys admins to enable one or the other (some chance of that happening!)
>>



The security implications of this worry me. They may negate the added benefit of "easy" management. If you do a lot of research into this, find out that it can be done, and find out how to do it (not to mention reports on how this does not affect security) you may have a chance of convincing the admin. Going to an overworked admin with no information just a request (or demand depending on your demeanor 😉) is not a good thing to do.

Also, you could just setup a cronjob to merge the two sets every so often. It shouldnt be too hard to have it merge everynight.
 
I had pondered the security implications as well, although like you said I think I will investigate further.

As for the 'cronjob' the main problem is that ive just started a database class on SQL and oracle etc. I dont have any of the databases, oracle or the SQL prog at home so I have to run them remotely from the Uni's sun machines that we can ssh into (they disabled telnet over security issues) i can still get access as if from the sun machine or running it through and xTerm on the win machines in other labs.

cheers for all you help so far everyone
 
Back
Top