Viewing 15 posts - 541 through 555 (of 1,221 total)
I use the following batch file, which uses a command file:
f:
date /t
time /t
F:\FileDownloads\psftp.exe -pw [mypassword] -b F:\FileDownloads\get.script [mylogin] -bc
The file get.script has the following:
mget *.txt
bye
Don't include the brackets in the...
November 17, 2008 at 8:27 am
Todd Engen (11/14/2008)
lduvall (11/14/2008)
November 14, 2008 at 4:04 pm
You're not creating a proxy account per se, you're just tricking the system account (that scheduled jobs run under) into saving the fingerprint.
First, create a file called Y.DAT consisting of...
November 14, 2008 at 3:06 pm
skjoldtc (11/13/2008)
... I don't want nor need 24/7 connectivity. At work when something fails, yes, but that's the exception.
Perfectly stated! I don't instant message, I don't text message. ...
November 13, 2008 at 9:35 am
Woohoo! Very much looking forward to the party and meeting lots of regulars here! :hehe:
November 13, 2008 at 8:57 am
Interesting concept. I've always liked the idea of servers telling you when they're developing problems, at least when they're not too sick to be unable to tell you, and...
November 13, 2008 at 8:54 am
mike brockington (11/10/2008)
November 12, 2008 at 2:28 pm
Congrats, Jerry! My dad is a Christmas baby and my parents were married on the 4th of July, but being a Halloween baby would be very cool! (if you...
October 31, 2008 at 9:34 am
A friend of mine in Phoenix held the best Halloween costume parties, I miss them sorely now that I live in New Mexico. One year, at a different house,...
October 31, 2008 at 8:22 am
David Reed (10/29/2008)
Wayne West (10/29/2008)
I rather liked the Slashdot comments about Azure Screens of Death. :hehe:
I'm still sad that they removed the red ones from Longhorn. Red feels more like...
October 29, 2008 at 11:50 am
David, I'm working on a blog post about importing data and have this little code fragment that you might find useful (I love playing with system tables):
select name + '...
October 29, 2008 at 10:29 am
Huh, somehow I never noticed that in the documentation about Len() ignoring trailing spaces. Then again, chances are that I never opened BOL for Len() and just pulled it...
October 29, 2008 at 9:29 am
I rather liked the Slashdot comments about Azure Screens of Death. :hehe:
October 29, 2008 at 9:22 am
GilaMonster (10/28/2008)
Wayne West (10/28/2008)
...The growth numbers would also be interesting to know: will we have more than a million registered users by the end of the year?
Gonna need a real...
October 28, 2008 at 1:39 pm
I have one 2005 server (for two users!), everything else is 2000. I want to upgrade to 2005 for one reason: memory. I have multiple instances running a...
October 28, 2008 at 10:59 am
Viewing 15 posts - 541 through 555 (of 1,221 total)