file date stamp
Tue, 02 Mar 2010 12:29:51 -0500
Is there ANY way that FTP
could accidentally or on purpose
change the date on a file? ...
|
Invisible folders
Thu, 11 Feb 2010 21:31:13 +0100
I have a website and i added an ftp site to browser website's files.
When i log in ftp it doesn't show folders, just files. If i type "cd
invisible_folder" it works. It's strange because if i create a folder
from ftp or using remote desktop it works. Just the folders already
there are not visible (also if i ...
|
Batch create Virtual Directories on IIS.7.5
Fri, 5 Feb 2010 10:51:54 +0100
Hi,
Im going to create about 200 FTP accounts with a few virtual directories, so
i want to automate it.
Is there a way to code it using powershell or .net?
Can someone please point me in the right direction?
...
|
Give IUSR right to uploaded file
Wed, 3 Feb 2010 16:38:46 +0100
Hello,
When i upload files to my 2003 server, the file don't have the IUSR rights
so they can't be openned this the web server (iis) without asking for
loging/password.
Is there a way to add "automaticly" the IUSR rights to those uploaded files
?
The directory that receive the files has IUSR right, fi ...
|
No images
Tue, 26 Jan 2010 09:37:26 -0000
Anyone any idea why suddenly no images are being downloaded on to webpages I
download. They are all being replaced with red "x's"?
--
bronan@talktalk.net
...
|
Is nessesary a Domain
Thu, 14 Jan 2010 16:01:01 -0800
Hi, I want to know if for use the ftp isolate is nessesary a Domain?.
Regards,
Javier ...
|
I can't connect to my ftp server
Thu, 14 Jan 2010 15:59:01 -0800
Hi:
I have a 2008 Server and I want to access via FTP, I configured all to use
the FTP 7.5 and I can't connect to it. I can connect if I use the command ftp
127.0.0.1 but when I change the IP for the IP that my server have
192.168.0.100 and I trie to connect over Internet, the server ask for my user
and p ...
|
|
|
User can't log in sometime and attacked by hacker
Tue, 12 Jan 2010 11:52:01 -0800
Hi,
I run Windows server 2003. I set up a FTP server on IIS with default FTP
port 21. I have two problems now.
1. User can't not log in from time to time by IE or Windows Explore, but not
always. The user name/Password are correct. User can log in by FTP client
program like CoreFTP. Just don't know under ...
|
second instance of password prompt won't work...
Thu, 7 Jan 2010 07:44:56 -0800
Hi there,
I set up my FTP site on a local machine and when I try to access it via FTP from the outside, the first username/password prompt works...then if I go into a sub-directory it asks for a username/password a second time and the password won't work on the second time prompted.
How to get around this?
Tha ...
|
pipe ftp to ...
Wed, 30 Dec 2009 12:37:27 -0500
I am calling FTP from a program and want to
silence the output from Ftp - which consists
mainly of the commands I am sending it.
The commands are in a separate file so the command resembles
FTP -v -i -s:sepfile.tmp -A 192.168.222.1
Is there a way to pipe the output of ftp to
either a log file or to null? ...
|