Does this mean you want to "push" data from the server to the local pc?
If yes, suggest you reconsider and "pull" the data fropm the server by scheduling a process on the local pc to log onto the ftp server and download the file(s).
This does a push. To do a pull, just change the put to get. As papadba said, it is better to pull from the local PC. The servers are always on but local PCs aren't. Instead of getting lockups on the server when it pushes out data to unpowered local PCs, when the local PCs are on and ready, they pull the data.
Another consideration is that most organizations will not permit local pc(s) to be configured as a "server" only as a client (which nearly every pc has installed).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.