Search Results

0
votes

Free (affordable) remote web based administration for Windows/IIS?

I've never come across one. Never thought to ask about one either, so I'm glad I came across your question. Hope someone knows of something. A few of the companies that I've worked for / …
2
votes

Virtual Desktop Software - Best practices

Personally, I have focus issues. One trip to google reader, and I'll be sucked into it for a considerable time. So I usually have a virtual desktop setup for personal - non work related stuff and …
1
vote

how can I save the output of windows internal FTP client?

Not sure what's happening to you. I'd check the batch file that's running it, or maybe how you're scheduling the job. The output is confusing as the error seems out of order, but redirecti …
3
votes

Locking Executing Files: Windows does, Linux doesn’t. Why?

I think linux / unix doesn't use the same locking mechanics because they are built from the ground up as a multi-user system - which would expect the possibility of multiple users using the same fi …