| Thread | Last Post | Replies |
|
| FTP Serving from a Home LAN | 28 Sep 2005 16:59 GMT | 2 |
I want to serve FTP from my computer (192.168.0.1) that is connected to my router (80.123.99.99)(not the real address). My ftp directory on my computer is c:\inetpub\ftproot. When clients try to connect to 80.123.99.99 they get a connection error. I suspect it is because they ...
|
| Access denied when trying to write to FTP site | 27 Sep 2005 18:18 GMT | 2 |
I created a new FTP site on my Windows 2003 server in a testing environment. I can successfully ftp to the site from a dos command window or using WS Pro FTP utility. I can navigate and see my test FTP site. Appears all I get is read access only. I cannot upload, delete or create ...
|
| Any API to access WebDAV | 27 Sep 2005 03:19 GMT | 1 |
Is there any programmatic way to communicate with WebDav. I only need to upload / download files from IIS 6.0. Thanks, Raj.
|
| Win 2003 ftp can't remove MAC files | 25 Sep 2005 21:46 GMT | 1 |
"Cannot Read From The Source File or Disk." I get this error when I try to move, remove or copy file. They are MAC files. How do I get rid of these files?
|
| Ports needed to access FTP. | 24 Sep 2005 15:06 GMT | 4 |
I want to allow someone access to my network by using vpn but restrict traffic to specific ports. I am using MS Server 2003 SP1 as the VPN server and have configure a Remote Access policy for the user. I edited the policy's profile to only allow access to TCP port 21. This is ...
|
| Uploading large files | 22 Sep 2005 13:21 GMT | 2 |
Can anyone suggest me best way to upload large files (>100-500MB) to my ASP.NET web application (IIS 6.0, Win 2K3). The problem we see with conventional method is that the session times out, and the entire file gets loaded in IIS memory and things get worst when
|
| How to use a Virtual Directory | 22 Sep 2005 03:55 GMT | 2 |
In IIS I created a virtual directory under a website and also under the corresponding FTP site. However, when I ftp into the site, I cannot see the virtual directory although I can see a real directory. The Virtual directory is in the root of the drive and the website/FTP site ...
|
| Security. | 21 Sep 2005 20:25 GMT | 2 |
I am having trouble configuring access to an FTP. I have Windows Server 2003 and have installed FTP. In IIS I have checked both Read and Write access for the site. I have disabled Annonymous access. I want to secure it using NTFS permissions. So on the permissions tab I have ...
|
| modify database of FTP Server through VB.Net | 19 Sep 2005 08:44 GMT | 10 |
I have developed an web-site , I use Access-2000 database with ASP, I want to access my data through VB .Net , and want to modify selected data. So procedure may be as below : Application connect to FTP Server with username and password, access
|
| Windows XP can't FTP text files >65k bytes? | 19 Sep 2005 08:43 GMT | 1 |
Has anyone experienced this problem? I'm use the FTP command at the command prompt in Windows XP Pro to send some files to a Windows 2003 server. These work fine:
|
| 500 Invalid PORT Command. | 19 Sep 2005 08:40 GMT | 1 |
I am getting this error on any FTP site I try to setup that isn't running on port 21. Username and passwords are correct, as just by changing the port, everything works fine. I am running Windows Firewall, and have IPSec to block a few ports in one
|
| FTP Procedure document | 19 Sep 2005 08:39 GMT | 1 |
I have to write up a procedure document for FTP. Are there any good templates or resource anyone knows about that I can use as a boilerplate for my document?
|
| FTP Restarts in IIS 6 | 19 Sep 2005 08:38 GMT | 1 |
Hi everyone. I am looking for a way to disable FTP restarts in IIS 6 - preferably for uploads only, but if anyone knows of a way to do it for uploads and downloads that would be fine too. The problem we are having is we have an application where the clients FTP
|
| FTP limit on upload... | 15 Sep 2005 09:45 GMT | 4 |
I am hosted on a web server (iis) that set a limit for the bandwidth. My local connection is quite fast and every time I have to upload a big file (>5MB), the ftp server get me out of the session. I do not have problems with small files... I guess the server is checking the ...
|
| MGET command deletes files | 13 Sep 2005 07:24 GMT | 5 |
I am using the MGET command, and have been testing to see what happens if you try to transfer a file that has the same name as a file in the destination folder, but the file in the destination folder has permissions set so that it can't be overwritten.
|