all groups > iis ftp > october 2007
FTP keeps asking for username/password
Posted by Jaz at 10/31/2007 3:46:48 PM
I have an FTP site setup on Windows 2003 R2.
I have a user that logs on to the site. They are able to get into the
folder for a quick moment.
After a few seconds, it asks for the Username and password again. It will
keep asking and asking for the login credentials.
When I try it from ... more >>
Connect FTP virtual dir problem
Posted by Pleo at 10/30/2007 12:00:00 AM
I setup the FTP SITE as follows.
- FTP site (D:\Products)
- Virutal directory 1: "PDF" (D:\Web\pdf)
- Virutal directory 2: "MISC" (D:\Web\misc)
When user access the above ftp site (xx.xx.xx.xx), he can view the list of
files but cannot view the virtual directory name at this position. And h... more >>
Cannot get FTP to Work - disconnects
Posted by Donny at 10/29/2007 4:31:00 PM
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... more >>
Adding FTP to WebSite using C#
Posted by Mick Walker at 10/29/2007 1:50:03 PM
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 = "/W3... more >>
I have some files. I want a friend of mine copy these files from my computer.
Posted by Mark at 10/27/2007 3:24:12 PM
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
... more >>
How to activate publishing service?
Posted by Alex at 10/26/2007 9:13:01 AM
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 whe... more >>
FTP Permissions
Posted by Dale at 10/25/2007 9:37:39 PM
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 f... more >>
Protecting the FTP site
Posted by Samuel at 10/25/2007 4:10:15 PM
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
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
can't browse directories on FTP
Posted by tandrist at 10/24/2007 5:56:03 AM
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 ... more >>
connection reset by peer error msg
Posted by tdr at 10/22/2007 5:17:02 AM
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 pass... more >>
FTP enabled even with NTFS & ACLs preventing access !!!???
Posted by Philippe at 10/18/2007 11:45:19 AM
Hello Everyone,
We just installed and SBS 2003 with IIS 6 and a FTP server, including
anonymous access.
We are stuck because even without any access rights at the NTFS level (
nothing at all, and the owner is a different user ) we are still about to
get in that folder thru FTP !
We tried ... more >>
dirs with trailing . (period)
Posted by A. Vreugdenhil at 10/18/2007 6:31:01 AM
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 di... more >>
Passive Mode issue
Posted by Synapse120 at 10/17/2007 5:39:01 AM
I am running Windows 2003 r2 x64 SP2, and IIS 6 with 2 ftp sites and a
website running. The problem i see is fully related to passive mode FTP, and
my firewall configuration. All users inside and outside can connect if they
turn off passive FTP from IE or use a ftp client such as winSCP.
... more >>
FTP Server setup
Posted by Yuvaraj at 10/16/2007 10:49:03 PM
Hi,
I want to know how to configure ftp in windows 2003 server and windows xp?
Kindly help me by providing if any digrammatic representation for the same... more >>
PASSIVE MODE TRANSFER
Posted by dapollon83 NO[at]SPAM gmail.com at 10/13/2007 7:46:10 PM
Hello,
I'm tring to transfer a file from an ftp to another using the passive
protocol. The transfer is managed by a third pc. Ftp servers are in a
network different different than the client, a firewall is in the
middle. I've limited the port range and I'ave opend all this port in
the firewal... more >>
rights to subfolders only
Posted by paul at 10/12/2007 4:44:51 PM
I am trying to grant an ftp user access to 3 folders in a folder
containing about 30 folders. I have the ftp site root folder to be
the parent folder of these 3 folders. I granted rights to the 3
subfolders and at the parent folder (FTP root) I added the user, went
to advanced permissions and ... more >>
TRANSFER FROM IIS 6 TO IIS 5
Posted by dapollon83 NO[at]SPAM gmail.com at 10/11/2007 4:01:16 AM
Hello,
I'm trying to transfer a file using passive mode from an ftp server
running IIS 6.0 to an ftp server running IIS 5.1.
After the execution of PORT command on destination, both servers
disconnect and the transfer fails.
Are there any limitations with the PORT command for IIS 5.1?
Th... more >>
FTP: 500 Invalid port command
Posted by HJ at 10/9/2007 5:19:17 PM
We have set up two FTP sites in IIS 6 on Windows Server 2003 R2 Standard
Edition, Service Pack 2.
The default site uses port 21 and points to a local directory.
The second site uses port 82 and points to a different local directory with
a LocalUser subdirectory for user isolation. If a user ... more >>
Faulting application w3wp.exe : faulting module mscorwks.dll
Posted by Jonathan at 10/8/2007 4:18:00 PM
We have been getting frequent W3SVC crashes on our IIS web servers. At some
points IIS will get completely turned off till we manually restart.
The predominate error message is this:
Faulting application w3wp.exe, version 6.0.3790.3959, faulting module
mscorwks.dll, version 2.0.50727.832... more >>
Kbps ?
Posted by Rick Merrill at 10/5/2007 8:35:22 PM
What is the meaning of the two Kbps numbers in
the following log file from Ws_FTP pro?
seconds, 311.438 Kbps ( 38.930 Kbps), transfer succeeded.
[2007.10.05 19:11:23.408] 226 Transfer complete.
[2007.10.05 19:12:29.823] CDUP
[2007.10.05 19:12:29.853] 250 CDUP command successful
[2007.10.05 1... more >>
FTP Folder Error
Posted by Zie at 10/4/2007 12:07:08 AM
When our client try to access our ftp site the error message appeared as below;
"Windows cannot access this folder.Make sure you typed file name correctly
and that you have permission to access this folder.
Detail:
A connection to the server could not be established.
Any ideas to solve it?... more >>
|