|
From: Jamie C. <jca...@we...> - 2006-08-07 00:43:29
|
On 6/Aug/2006 14:54 Pat Erler wrote .. > hello, > > in my hosting plan i have backup space which i can use with ftp, > unfortunately not with ssh. are there plans to add transferring backups > with ftp to the webmin filesystem backup? or, which custom command could > i use from within the module to transfer my backup file with ftp to the > backup server? Hi Pat, That would be a nice feature, but is tricky to implement as the tar and fsdump commands are designed to call ssh or rsh for remote backups.. However, I may be able to hack in support for a command that behaves like ssh, but uses FTP. I'll see if this can be done in the next Webmin release.. - Jamie |