Cannot get FTP to Work - disconnects
Mon, 29 Oct 2007 16:31:00 -0700
I am having problems setting up ftp on Server 2003 R2. I will explain in
detail the steps that I have taken.
Added ftp from the Add Windows Components off of Add/Remove Programs
Administrative Tools -> Active directory Users and Computers from Domain
Controller รข??
Added User Account
On DC I modified the A ...
|
Adding FTP to WebSite using C#
Mon, 29 Oct 2007 13:50:03 +0000
Hi All,
I am attempting to add ftp support to a website I create. To create the
website, I use the following function:
public class WebSites {
public const string FTPSERVICE = "/MSFTPSVC";
public const string IIS = "IIS://";
public const string WEBSERVICE = "/W3SVC";
...
|
Re: Timeout Issue
Mon, 29 Oct 2007 04:55:01 -0700
Hi,
i'm having exactly the same problem with the same servers configurations.
It seems that files are downloaded until the end but when the client finish
to copy he realize that the file is corrupted for some reason and he delete
that.
The timeout is dependent by the size of the file but i suppose it is ...
|
I have some files. I want a friend of mine copy these files from my computer.
Sat, 27 Oct 2007 15:24:12 -0700
I have some files. I want a friend of mine copy these files from my
computer.
friend of mine told me that I can set up something like:
ftp://george123:george123@24.175.131.84:27
What are these numbers? How do I set it up
...
|
FTP Permissions
Thu, 25 Oct 2007 21:37:39 -0500
Please excuse the barging in - I have something that I have no experience
with and would appreciate a seasoned voice.
I have a new Win Server 2003 server set up and running in our domain, and we
need to use FTP to read / write files to it. I have installed FTP and can
log in to the FTP just fine by using "ano ...
|
How to activate publishing service?
Fri, 26 Oct 2007 09:13:01 -0700
When I was using Windows xp to create a ftp, the stp service will start
automatically everytime when I switched on the computer. However, since I
upgraded it to Vista, it seems that if will need to be started manually. Can
anyone please kindly advise how to make it to start automatically when
computer is s ...
|
Protecting the FTP site
Thu, 25 Oct 2007 16:10:15 +0100
Hi
I set-up FTP site on my XP Pro system and I would like to know how can I
protect this directory with a username and a password
Thank you,
Samuel
...
|
|
|
can't browse directories on FTP
Wed, 24 Oct 2007 05:56:03 -0700
I am running my FTP site in user isolation mode, but I need to create an
account that can login on have access to all the other users
folders/directories. I have tried checking "directoy browsing" on a user
with admin rights, but when I login with that user I stll cannot browse, or
go back to the root and s ...
|
connection reset by peer error msg
Mon, 22 Oct 2007 05:17:02 -0700
when a remote site tries to download a file they get the 'connection reset by
peer" error message.
( we using start>run>cmd>ftp "command line pgm" , the ie. ftp option does
not allow login to the ftp site)
when I try it locally it works ok.
I've had the remote site uncheck the "use passive ftp" in the t ...
|
dirs with trailing . (period)
Thu, 18 Oct 2007 06:31:01 -0700
Hi everyone,
IIS FTP seems to work inconsistently with directory names that end with a
period.
MKD creates the dir without the period, but CWD and the other commands do
not strip it and alert you that "test." doesn't exist.
The strange thing is: windows (NTFS) does allow you to create directories
with ...
|