List Info

Thread: Re: Keep alive inactive FTP user account




Re: Keep alive inactive FTP user account
country flaguser name
United States
2008-02-05 12:20:36
Grant and John,
With my limited or no knowlege on Unix, I really appreciate your suggestions. Both are very viable solutions.  If just connecting to the account via FTP is sufficient to keep the account alive, that will be the way to go .
regards
amlan
On Feb 5, 2008 9:40 AM, Grant Prellwitz < gprellwiharpercollege.edu">gprellwiharpercollege.edu>; wrote:
Why do you even need to do a directory listing or attempt a file transfer?&nbsp; Just connecting to the account via FTP should be sufficient to meet the policy requirements to keep the account active.
 

Grant Prellwitz, Application Developer Lead, Harper College
Voice: (847) 925-6338&nbsp; &nbsp;  E-mail: gprellwiharpercollege.edu" target="_blank">gprellwiharpercollege.edu

www.angelflightcentral.org -- "Free Flights for People in Need"
www.lifelinepilots.org -- "the shortest distance between home and hope"

 

 


From: ml-errorsfatcity.com" target="_blank">ml-errorsfatcity.com [mailto: ml-errorsfatcity.com" target="_blank">ml-errorsfatcity.com] On Behalf Of john love
Sent: Tuesday, February 05, 2008 11:21 AM

To: Multiple recipients of list ODTUG-WEBDEV-L
Subject: RE: Keep alive inactive FTP user account

How about a scheduled job that would "ATTEMPT" to perform an FTP every week. The FTP would only work if the file existed on the server but the account would be monitored as active due to the weekly attempt of the FTP.
 
Cron scheduled job to execute every week or month.
FTP login script executed
Look for file on server
File not found close FTP login
File found, perform FTP
logout.
 
Just a suggestion.
 
John Love
jrlovemindspring.com" target="_blank">jrlovemindspring.com
-------------------
&quot;Laughter is the greatest weapon we have and we, as humans, use it the least.&quot; - Mark Twain
----------------------
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged
material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review,
dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact
the sender and delete the material from any computer.
 
 
----- Original Message -----
Sent: 2/5/2008 12:12:48 PM
Subject: Keep alive inactive FTP user account


Hi All
I need help to a problem I face. I have described my solution and need some feedback if this is going to work or if any better solutions.
I am not sure if this is going to work or just logging into FTP server and doing a directory listing every month through a job will also work.
&nbsp;
Problem description:
 ; &nbsp; Every three months or 6 months, FTP user account is used to transfer a feeder file to a remote server through pl/sql packages as
&nbsp; &nbsp; part of business.&nbsp;But the FTP user account expires if inactive for three months as set in the security&nbsp;policy. The security folks will not
   change the security policy. My goal is to keep the FTP user account alive even when there is no business activity.
 
My Solution:
 &nbsp;  I log into FTP user account every month running as an Oracle Job and FTP a dummy file to the server.
 &nbsp; This will ensure some activity every month and will keep the account alive. But this also means removing the dummy file each time.
&nbsp;
I am sending this out to multiple groups, hoping somebody will provide some feddback.
 
Thanks and regards
Amlan



--
Amlan
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )