FTP delete problem
I have made a script in server A that make ftp connection to server B,
Get a file and Delete it after.
Well, in this script i have insert username,password of local account of
server B
that have read/write/delete access in the directory that i need.
This script is scheduled every day (i download the day before IIS logfile
to another server)
and it Get without problem, but don't Delete log file, strangely if i run
manually this script,
the Delete problem have resolved.
There is problem in windows 2003 ftp server or in the credentials of script
scheduled?
Please Help Me.
.
Relevant Pages
- Re: Windows/Macro Language Info?
... The point is that malware is often using Windows _features_. ... I totally understand the difference between client and server side (and you ... subverted by script code (the facilities to change file size, dates, etc. ... (comp.lang.cobol) - RE: NFS on w2k3 server question
... new Windows 2K3 server and it will work properly after migrating from ... Window NT4.0 to Windows 2K3. ... logon script migration is specific to how the logon ... it is recommended that you contact Microsoft Customer Support ... (microsoft.public.windows.server.migration) - Re: Same Internal Server Error from last two days
... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ... (perl.beginners) - Re: Same Internal Server Error from last two days
... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script Runs perfectly fine from the command prompt. ... # This is the main Apache HTTP server configuration file. ... LoadModule actions_module modules/mod_actions.so ... (perl.beginners) - Re: Windows 2008 Limitlogin
... We are using windows 2008 64 bit Enterprise, we are trying to limit concurrent user login using limit login but unfortunetely always fail. ... I'm one of the people that Paul was referring to who has written a script to control concurrent sessions. ... It currently prevents regular users from logging in more than once by first warning them of where their other session exists and then uses WMI to log the user off forcefully. ... For admins who log in to Windows Server, a separate perl script that ties into a 3rd party perl module must be used because for some reason WMI on Server is ignored. ... (microsoft.public.windows.server.active_directory) |
|