Need an FTP Client to run on a server and allow scheduling and not need a login to run
Posted
by
William Todd Salzman
on Server Fault
See other posts from Server Fault
or by William Todd Salzman
Published on 2013-10-31T18:17:45Z
Indexed on
2013/10/31
21:58 UTC
Read the original article
Hit count: 199
I am looking at FTP clients to transfer from an external FTP Server. I need to place this FTP client on a server in the DMZ that will not be routinely logged in, so the client needs to run as a service or something like that? I need the client to be able to retrieve files from the server on a schedule (Tuesday Mornings) and drop them in a local directory for pickup by another process. I would also like the solution to be capable of performing sftp transfers. Most marketing material is geared towards the person who will be running this on their desktop, not on a server, so several of my points are never in the product specs.
update DMZ can run either Windows versions or Linux versions * end update *
© Server Fault or respective owner