03-19-2009 10:41 AM - edited 03-15-2019 04:58 PM
i`m trying to locate any SFTP sw for backing up CUCM. The application needs to be runing even when I logg off the back up server- not when I just lock the machine. I`ve tried FreeFTP`d and FreeSSH but both of which do not seem to work- I thought FreeSSH was designed to run in this manor? Does anyone have any recommendation step maybe I`m missign wtih FreeSSH- As always many thanks
03-19-2009 12:33 PM
Try Coreftp at http://www.coreftp.com/server/
MK
03-19-2009 01:32 PM
When you install FreeFTPd, it'll ask you if you want to install the software as a service. If you choose 'yes', it can be run while the workstation is locked.
I use FreeFTPd all the time without any problem.
Thanks!
Michael
03-20-2009 05:56 AM
I just tried it and when it went to copy the backup to the remote media i.e my p.c it said unable to copy ?tar file
03-20-2009 06:22 PM
I have used freeftpd with good results, once a few idiosyncracies were worked out.
In order to make changes that will stick once you logout, you must stop the service (may have to kill the process from Task Manager if it won't stop), launch the client, create a user account and specify a directory.
Save settings, stop service from within client, exit client, start service from Windoze Services MMC plugin.
Test and enjoy.
BTW, if you are specifying a network directory as the destination for the files, you will have to change the service logon account in the mmc plugin to a domain account with permissions to the target directory, and restart it.
I believe that the tar runs inside of the destination directory, so make sure that the proper permissions (RWX) are in place to allow this.
HTH,
Kevin
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide