Laurie,
Got the file that you mentioned in your post. I also found a GUI version at http://winscp.vse.cz/eng/download.php, and this looks like it will work very well for those times when one needs a side-by-side compare of files on local and remote. The pscp command line utility is going to...
tarn,
Thanks for the response I really appreciate it! You are right about port 80 - I was thinking of my http access, which of course uses that port and works just fine. On my Linksys router, I have ports 20-21 open for FTP. I can use port 22 with SSH to actually log in similar to telnet...
I am hoping that someone might be able to help me out with a little problem that I have. I have a DSL connection into my house, using a digital modem that was supplied by Earthlink (my DSL provider). I signed up for a static IP address, because I wanted to run a web server from my home, and I...
Sure is. Here is what I used:
use Win32::OLE;
my $Notes = Win32::OLE->new('Notes.NotesSession') or die "Cannot start Lotus Notes Session object.\n";
This sets up your handle. Next, you specify the database that you want to open, as well as where it might be (the server name). If...
wolluf... you are correct, my machine is not a part of a domain. I only wish it were so that I could have tried what you suggest. However, I lucked up and found that there was another ID on the machine that had previously been granted Administrator privileges, so I was able to log on with that...
angktwap...
I have stumbled into basically the same problem that you had - ie., the administrator password to a W2K Professional workstation has been lost. The workstation is still up and running, and is used as a stand-alone platform for a specific application. The administrator account was...
Nostradamus, I had a similar experience with putting two D-Link cards (Realtek) into a server running RH 7.0. I had the same error message that you got. I got around this problem by compiling a new rtl3189.o driver. If you look at the driver diskette that should have come with your card, you...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.