all groups > iis ftp > recent posts
RE: 426 Connection closed; transfer aborted
Posted by Tom D at 5/7/2009 2:13:53 PM
Did anyone ever find a solution for this issue?
From http://www.developmentnow.com/g/90_2005_4_0_0_509024/426-Connection-closed-transfer-aborted.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/... more >>
IIS ftp, unable to write
Posted by Phil Lawson at 6/23/2008 3:04:00 PM
I've got FTP server configured on Server 2003, also running with ISA 2004
(FTP open and write enabled). FTP from the command line back to the same box
works ok, but if I go to another box, and run FTP from the command line I
only get read access. I can't upload files. I get an ACCESS DENIED... more >>
Re: FTP 7.0 - Problem with Virtual Host an FTP
Posted by Bernard Cheah [MVP] at 6/23/2008 10:44:13 AM
you will need to specify the same username format to login via virtual host
name.
not sure if IE take the | syntax. you can try or use a better ftp client
app.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"CoeKats" <CoeKats@discussions.microsoft.co... more >>
Re: Account to logon to ftp site
Posted by Bernard Cheah [MVP] at 6/23/2008 10:14:54 AM
is this ftp server inside any AD domain?
if not, doubt you need the @domain.com part.
you can also try this.
FTP Service's DefaultLogonDomain Not Available in MMC
http://support.microsoft.com/?id=184319
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
... more >>
Re: I can delete, rename, etc but not upload
Posted by Bernard Cheah [MVP] at 6/23/2008 10:12:47 AM
read the error msgs - disk quota exceeded!!!
so check with your hoster, etc. the disk space allocated to your account is
full, you need more space or delete some old content to make space.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"AT Baez" <alb... more >>
Re: 2008 FTP Virtual Directory
Posted by Bernard Cheah [MVP] at 6/23/2008 10:11:33 AM
Is this the build in iis ftp ? or the new out-of-band ftp component from
iis.net?
anyway - define long? how is the internetworking setup? where is the client
connecting from?
how many vdirs in the ftp sites? give more info, pls.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmv... more >>
Re: msIIS-FTPRoot and msIIS-FTPDir on a Workgroup Server
Posted by Bernard Cheah [MVP] at 6/23/2008 10:10:24 AM
You are using standard user isolation so the AD stuff like msIIS-FTP***
doesn't applies to your setup. the localuser path is predefined using this
mode. so it would be easier to modify your web structure rather than ftp.
so point user test web root to c:\inetpub\wwwroot\localuser\test.
-... more >>
Re: can't upload
Posted by Bernard Cheah [MVP] at 6/23/2008 10:08:33 AM
well, something must have changed if not why it stopped working suddenly?
can you post the full transaction log?
if you try ftp.exe locally at the server end, can you upload file?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"Newbie" <Newbie@discuss... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Re: 530 User administrator cannot log in, home directory inaccessible.
Posted by Bernard Cheah [MVP] at 6/23/2008 10:07:22 AM
You get procmon to trace this.
Check event log as well, ensure user has the privileges to login.
and if it is path access issue, then from the log you will see where IIS FTP
is sending the user to.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"raz... more >>
Re: A small FTP query
Posted by Bernard Cheah [MVP] at 6/23/2008 10:06:16 AM
you add and remove from windows setup but IIS ftp is not there?
any error during installation?
in the IIS MMC - do you see ftp node in the left panel?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"Vaib" <vaibhavpanghal@gmail.com> wrote in message
... more >>
Re: ftp subdirectories
Posted by Bernard Cheah [MVP] at 6/23/2008 10:05:14 AM
Try assigning systems account full controls and read+write for creator owner
account.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"frank" <frank@discussions.microsoft.com> wrote in message
news:C9D2508D-3C06-4278-937D-34FF07FA24B0@microsoft.com...
... more >>
Re: How to setup and connect ftps in IIS7
Posted by Bernard Cheah [MVP] at 6/23/2008 10:04:05 AM
did you guys read the walkthrough? client ftp app support ftps?
http://learn.iis.net/page.aspx/356/ftp-7-for-iis-70/
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
<mdkirkbride@gmail.com> wrote in message
news:f5d52939-7c06-4b3b-bffa-988bde0462d5@m... more >>
Re: ftp fails at command prompt
Posted by Bernard Cheah [MVP] at 6/23/2008 9:56:02 AM
double post!
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"Daniel Mazur" <news@compits.net> wrote in message
news:%23qdv6RPyIHA.4772@TK2MSFTNGP03.phx.gbl...
> Hello,
>
> I am having trouble with FTP service from a command prompt. The service
> i... more >>
Re: FTP Service fails at server command prompt
Posted by Bernard Cheah [MVP] at 6/23/2008 9:55:51 AM
Ohh you post a new thread... in this case.
you are ftping from the same server using public ip ? then it is internal
routing/nating issue.
internally you should use internal ip rather than public.
and your pub ip works as per your second log posting.
--
Regards,
Bernard Cheah
http://... more >>
Re: FTP error using a MAC
Posted by Bernard Cheah [MVP] at 6/23/2008 9:53:51 AM
Oops. sorry been traveling :)
Yes, you are using active mode, but the firewall/NAT can't take care of it
per previous KB.
the error is related to client port 1984.
http://support.microsoft.com/?id=283679
You sure this is default port 21 ? and no outbound blocking of port 1024 and
above f... more >>
Re: Account to logon to ftp site
Posted by PromisedOyster at 6/23/2008 7:04:33 AM
On Jun 23, 12:14=A0pm, "Bernard Cheah [MVP]"
<qbern...@hotmail.com.discuss> wrote:
> is this ftp server inside any AD domain?
> if not, doubt you need the @domain.com part.
>
> you can also try this.
> FTP Service's DefaultLogonDomain Not Available in MMChttp://support.micro=
soft.com/?id=3D1... more >>
FTP access issues from other browsers
Posted by nandagopalrvarma at 6/22/2008 9:57:26 PM
Hi ,
I have a Windows Server 2003 R2 Enterprise box which is an ADC and
runs SMS 2003 SP3 primary site, a FTP web site and ISA 2006 to
protect
the FTP as well provide Web Proxy services. My FTP site is running
quite nicely though I've heard the above mentioned setup is not good
and can cause l... more >>
Account to logon to ftp site
Posted by PromisedOyster at 6/21/2008 9:26:58 PM
I have setup an FTP website on my server and can logon and upload/
download files which is great,
I have setup a user, ftp, on my system to be used to logon to the ftp
website (non anonymous logon).
However, in order to access the ftp website, the account name needs to
be ftp@<domain name>.lo... more >>
I can delete, rename, etc but not upload
Posted by AT Baez at 6/20/2008 8:58:06 PM
hi group,
i wonder if you can help me. i would like to know where i have to look =
to sort out this problem.
PROBLEM DESCRIPTION: when i am browsing my web space i can delete files, =
rename ect. but not upload. The error message that i get is: "Server =
refused file transfer request", and "D... more >>
Re: How to setup and connect ftps in IIS7
Posted by mdkirkbride@gmail.com at 6/20/2008 9:16:10 AM
I've got the same problem, so any answers would be appreciated.
On Jun 9, 12:25=A0pm, trnsfrmrsr <trnsfrm...@discussions.microsoft.com>
wrote:
> I've followed the setup inscturctions onIIS.net to setup a secureftpsite.
> I'm using a wildcard certificate and want to requiresslonftpconnections... more >>
Re: FTP 7.0 - Problem with Virtual Host an FTP
Posted by CoeKats at 6/19/2008 2:58:00 PM
Hello Gregor,
I got FTP 7.0 to work using Virtual Host. But only from a command line.
Are you able to connect to it from IE or any other FTP client?
Coe
"Gregor Biswanger" wrote:
> that help me http://learn.iis.net/page.aspx/320/using-virtual-host-names/
>
> thx
>
> "Gregor Bis... more >>
2008 FTP Virtual Directory
Posted by boe at 6/14/2008 3:13:09 PM
Hello,
I'm playing with 2008 server right now. For some reason it seems to take a
very long time to connect to my 2008 FTP virtual directory. Once it
connects, I can transfer files but it takes a long time to connect.
... more >>
msIIS-FTPRoot and msIIS-FTPDir on a Workgroup Server
Posted by KennyW at 6/13/2008 3:07:02 AM
Hi all, I have a Windows 2003 SP2 server running MS-FTP & web server that I
wish to modify regarding the LocalUser path.
I wish to set the FTP root (FTP site in User Isolation mode but not for AD)
to that of an FTP Virtual Folder but this depends upon the server catching
the username and ma... more >>
can't upload
Posted by Newbie at 6/12/2008 9:39:00 AM
Hello,
It just happen today. Our ftp can't accept upload today.
We have a branch office uploads documents everyday.
We use cuteftp and we get the 'Requested action not taken (e.g., file or
directory not found, no access)'.
We tried different location and got the same result.
The ftp s... more >>
530 User administrator cannot log in, home directory inaccessible.
Posted by razor at 6/9/2008 4:38:00 PM
Hello--
We are running a Windows server 2003 network (IIS 6.0) and we host about 9
websites on a local IIS server. We just registered a new domain with .mobi.
We are trying to access FTP with the new site and we get "530 User
<administrator> cannot log in, home directory inaccessible. Logi... more >>
A small FTP query
Posted by Vaib at 6/9/2008 1:39:39 PM
hi all ,
I am new at ftp and there are some problems that i am facing . i
downloaded GuildFTP server from the net and installed it . it works
fine in my local LAN , i.e , my hostel . but a person sitting two
cities away who is not a part of my local LAN is not able to get
access to my computer ... more >>
ftp subdirectories
Posted by frank at 6/9/2008 12:22:26 PM
I have setup a clinet on windows 2003 call them abc I like them to created
and control subdirectories in this folder
(i,e abc creates 123 only 123 can access this folder)
How do I setup on to do this?
... more >>
How to setup and connect ftps in IIS7
Posted by trnsfrmrsr at 6/9/2008 10:25:01 AM
I've followed the setup inscturctions on IIS.net to setup a secure ftp site.
I'm using a wildcard certificate and want to require ssl on ftp connections.
However, no matter what i try, I cannot get an ftp client to use ssl and
connect to the server.
I can connect to the server without ssl ... more >>
ftp fails at command prompt
Posted by Daniel Mazur at 6/7/2008 7:16:08 PM
Hello,
I am having trouble with FTP service from a command prompt. The service is
working in every way via ftp service used by internet explorer
(ftp://administrator:*******@domain IP), and by WS_FTP PRO, but again,
something is funky with the command prompt access.
When at a command pr... more >>
FTP Service fails at server command prompt
Posted by Daniel Mazur at 6/7/2008 7:14:44 PM
Hello,
I am having trouble with FTP service from a command prompt. The service =
is working in every way via ftp service used by internet explorer =
(ftp://administrator:*******@domain IP), and by WS_FTP PRO, but again, =
something is funky with the command prompt access.
When at a comma... more >>
|