transfer-on-commit (was: Re: [j-nsp] Backups of a Juniper ERX)
michael.firth at bt.com
michael.firth at bt.com
Mon Aug 8 16:52:29 EDT 2005
But will of course appear on the wire in clear text, because its just plain FTP.
Are there any plans to upgrade this feature to allow the transfer to be done using scp?
Thanks
Michael
________________________________
From: juniper-nsp-bounces at puck.nether.net on behalf of Phil Shafer
Sent: Thu 04/08/2005 16:31
To: Olaf Baumert
Cc: juniper-nsp at puck.nether.net
Subject: Re: transfer-on-commit (was: Re: [j-nsp] Backups of a Juniper ERX)
Olaf Baumert writes:
>> archive-sites {
>> "ftp://username:cleartextpassword@ip-address-of-ftp-server";
>> }
Also note that your password need not appear in cleartext, if
you use the "password" statement:
configuration {
transfer-on-commit;
archive-sites {
ftp://user@archive/archive password "$9$NaVwgiHmTF/oJ"; ## SECRET-DATA
}
}
Thanks,
Phil
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list