all groups > iis ftp > april 2005 > threads for april 22 - 28, 2005
Filter by week: 1 2 3 4 5
FTP Connection Refused
Posted by Bartly at 4/28/2005 1:22:10 PM
I have attempted setting up FTP, both third party and IIS FTP, with this
problem.
On a W2k server, SP4, I first attmepted to setup a third party FTP server.
It worked fine until I rebooted the server. After that FTP connection
attempts were refused with: 500 Connection refused (Winsock e... more >>
FTP permissions settings to disallow getting directory listing.
Posted by SUNPOET at 4/28/2005 11:48:09 AM
I've just set up a IIS FTP server on a Windows Server 2003 machine.
For security issue, FTP users can't get directory listing.
They can only manually change working directory "IF THEY KNOW THE CORRECT
DIRECTORY NAME."
It's quite easy to apply this rule on an Unix machine by removing "read"
pe... more >>
newbie question
Posted by naguaramipana at 4/28/2005 6:22:10 AM
Hi gurus
I created a FTP main site, I have customer directed to specific folders
depending on the username and password. When I use IE to ftp this works like
a charm, the log in and they go directly to the folder, no matter what they
do that is all they see their folder, but when I use anot... more >>
FTP transfer from external ftp server to file system based on a time schedule
Posted by Martin Bübl at 4/28/2005 12:00:00 AM
Hi all,
we need to transfer files that are stored on a ftp server to our local
windows file system.
Based on a time schedule (e.g. every 5 Minutes) all files that are stored in
a certain directory on the ftp server have to be moved to the windows
directory. (they have to be processed by a ... more >>
FTP Permissions
Posted by Todd Heiks at 4/27/2005 11:18:46 AM
Hi All-
Re: Windows IIS Server 2003
Is there a way to set permissions in such a way as allow ftp access to
folders beneath the FTP root without allowing access to the root.
example:
The directory structure looks like:
C:\FTPRoot\Product1
C:\FTPRoot\Product2
I would like to g... more >>
GET hidden_file returns 550 and 426 status codes
Posted by Andre Lombard at 4/26/2005 4:29:06 PM
QUESTION: How do I download hidden files via FTP from a server running IIS 6
FTP Service?
SCENARIO:
* New Windows 2003 Server installation with IIS and FTP installed (in other
words, all the default folder permissions, metabase configurations and site
properties are still set).
* Create ... more >>
How do I setup FTP on XP Home
Posted by Joe at 4/26/2005 10:59:56 AM
Hello Everyone,
How do I go about setting up a FTP connection from my remote location to my
home office location. Thank you for any suggestions.
Joe
... more >>
Secure FTP?
Posted by JNJ at 4/26/2005 9:57:12 AM
I finally need to setup some FTP sites in IIS (Win2K3). :) However, I need
to make sure they are as secure as they can be -- in the past, many moons
ago, the FTP app in IIS was not terribly secure.
Does anyone have any tips or links on how to properly set up the most secure
IIS FTP design... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to download and rename multi-files at ftp command line
Posted by SG at 4/26/2005 9:53:22 AM
Hi,
I'm trying to write a script to download *.csv file and rename all to *.csv
to *.bak. How would I do this? Please see my script:
open 192.168.2.1
username
password
cd /temp
lcd x:\
mget *.csv
ren *.csv *.bak
quit
Of course mget and ren at this point wouldn't work. Please help.
... more >>
426 Connection closed; transfer aborted
Posted by Mick at 4/26/2005 7:24:03 AM
I've had a FTP site up for some time and recently I've started getting the
426 error when a client tries to get a file. Here is what shows in my log,
17:51:56 10.1.30.45 [102]sent /ALL_Upld.txt 426 64
sc-status = 426
sc-win32-status = 64
If the user retries the transfer it will usually ... more >>
How to trouble shoot FTP connection for single user
Posted by Joe at 4/25/2005 6:20:09 PM
Hello Everyone,
I have a Small Business Server 2003 Standard Edition. I have two nics
configured . One nic is external subnet and one nic is for internal subnet.
I have the Router forwarding all appropriate ports to the external subnet. I
get a response from all services configured except th... more >>
FTP paswords
Posted by Karl Winters at 4/24/2005 12:00:00 AM
Ive just setup the XP Pro FTP server in the IIS Administrative Tools. So far, I
can get a clean 'Anonymous' logon. But I want to have a password logon. Ive
played with all the configurations Im aware of but it either doesnt accept the
designated password, or it requires Anonymous logon.
Any... more >>
ftp utility in command line mode
Posted by Gim at 4/22/2005 7:51:32 PM
I want to direct my clients how to download with ftp utility (in command
line mode). I want them to use ftp with one single line - including all the
parameters like Username and Password. I saw in the help that its usually
done with a text file and -s flag.
Is it possible to do it as I need an... more >>
Accessing FTP over nonstandard port
Posted by Paul Smith at 4/22/2005 6:04:06 PM
I have configured two instances of an FTP server. I want people to be able
to hit the URL of the server using Internet Explorer and either view or
change files on the server depending on the instance they log into and the
rights they have in each instance.
The instance I created has been s... more >>
|