Hello, Can anyone please tell me how to get backup from individual accounts vis ssh? Thanks
S Soheil Active Member Jun 24, 2003 43 0 156 Jun 24, 2006 #1 Hello, Can anyone please tell me how to get backup from individual accounts vis ssh? Thanks
chirpy Well-Known Member Verifed Vendor Jun 15, 2002 13,466 30 473 Go on, have a guess Jun 25, 2006 #2 You can backup individual accounts with: /scripts/pkgacct username Which creates a backup file in /home/ You can restore that backup by copying it to /home/ on the server to restore to using: /scripts/restorepkg username
You can backup individual accounts with: /scripts/pkgacct username Which creates a backup file in /home/ You can restore that backup by copying it to /home/ on the server to restore to using: /scripts/restorepkg username