CobbyJUK Posted September 17, 2010 Share Posted September 17, 2010 Hello, i have been trying to make my own install script so it goes in in my backup list it works when its a bat file, when i add it into an install script i just get the Server Error in '/' Application. maybe its too long? this is it below anyone have anyidea how i can can get it to work? echo {10// >> C:\test.lst echo Id={%serverip%-%serverport%} >> C:\test.lst echo Name=%serverip%-%serverport% >> C:\test.lst echo Disabled=true >> C:\test.lst echo Include subdirectories=true >> C:\test.lst echo Separated backups=true >> C:\test.lst echo Use archive attributes=true >> C:\test.lst echo Use VSC=false >> C:\test.lst echo Backup type=2 >> C:\test.lst echo Full copies to keep=0 >> C:\test.lst echo One full every=0 >> C:\test.lst echo Source="1,%userfilespath%" >> C:\test.lst echo Destination="2,""""""FTP host=ftp.acsount.com"""",""""FTP ID=acountuser"""",""""FTP password=PD+FTBSpRsada5p+P/BMY6kwmsdanY/m0wWqUSaAT+PTA2pQJp3P/NMGKlZmn4/jkxkqTKaaj+PTasdaBSpRppyP/BMY6lDmgE/gsada0xhqTCaBD/LTEOpHJoasda1P99MU6lGmiw/hEdasdawgqXSe"""",""""FTP port=21"""",""""FTP initial directory=/Backups/Alpha3/UserFiles"""",""""FTP data port=0"""",""""FTP min port=0"""",""""FTP max port=0"""",""""FTP external IP="""",""""FTP passive=true"""",""""FTP passive use control host=false"""",""""FTP transfer time out=0"""",""""FTP listen timeout=10000"""",""""FTP read timeout=60000"""",""""FTP connection time out=20000"""",""""FTP use MLIS=true"""",""""FTP use HOST=true"""",""""FTP use IPv6=false"""",""""FTP use compression=false"""",""""FTP NAT fast track=false"""",""""FTP use UTF-8=false"""",""""FTP proxy=""""""""Proxy type=0"""""""",""""""""Proxy port=1080"""""""",""""""""Proxy host="""""""",""""""""Proxy ID="""""""",""""""""Proxy logon=true"""""""",""""""""Proxy password=PD+FadasdaTBSpR5p+P/BMY6ksddawmnY/m0wWqdadawffUSaAadaT+PTA2pQJp >> C:\test.lst echo 3P/NMecho GKlZmn4/jkxkqTKaaj+PTBSpRppyP/BMY6lDmgE/g0xhqTCaBD/LTCCpdJ4="""""""""""",""""FTP Force hidden files listing=false"""",""""FTP hidden file string=-la"""",""""FTP SSL=""""""""Use TLS=0"""""""",""""""""SSL method=3"""""""",""""""""SSL authentication=4"""""""",""""""""Data protection=0"""""""",""""""""SSL mode=3"""""""",""""""""Pass through=false"""""""",""""""""Verify depth=0"""""""",Peer=false,""""""""Fail if no peer=false"""""""",""""""""Client once=false"""""""",CCC=false,""""""""Certificate file="""""""",""""""""Cipher list="""""""",""""""""Root certificate="""""""",""""""""Key file="""""""",""""""""Verify directories="""""""""""",""""FTP Keep alive=false"""",""""FTP Keep alive time=120000"""",""""FTP Keep alive interval=120000"""",""""FTP stored files=""""""" >> C:\test.lst echo Schedule type=6 >> C:\test.lst echo Days of the week=1 >> C:\test.lst echo Date/Time=0100000011100011101110000110100100011100011100111010101111001001 >> C:\test.lst echo Days of the month=1 >> C:\test.lst echo Month=0 >> C:\test.lst echo Timer=180 >> C:\test.lst echo Timer from=0100000011100011101110000100000000000000000000000000000000000000 >> C:\test.lst echo Timer to=0100000011100011101110000101111111111111111111111111100111001001 >> C:\test.lst echo Compression=2 >> C:\test.lst echo Compress individually=false >> C:\test.lst echo Password protect=false >> C:\test.lst echo Split=0 >> C:\test.lst echo Custom split size=4300000000 echo Password=PD+FTBSpR5p+P/BMY6kwmnY/m0wWqUSaAT+PTA2pQJp3P/NMGKlZmn4/jkxkqTKaaj+PTBSpRppyP/BMY6lDmgE/g0xhqTCaBD/LTCCpdJ4= >> C:\test.lst echo Archive comment=Archive created by Cobian Backup 10 echo Encryption=0 >> C:\test.lst echo Passphrase=PD+FTBSpR5p+P/BMY6kwmnY/m0wWqUSaAT+PTA2pQJp3P/NMGKlZmn4/jkxkqTKaaj+PTBSpRppyP/BMY6lDmgE/g0xhqTCaBD/LTCCpdJ4= >> C:\test.lst echo Public key= >> C:\test.lst echo Include= >> C:\test.lst echo Exclude= >> C:\test.lst echo Pre-backup events= >> C:\test.lst echo Post-backup events= >> C:\test.lst echo Abort if pre-event fails=false >> C:\test.lst echo Abort if post-event fails=false >> C:\test.lst echo Mirror=false >> C:\test.lst echo Absolute paths=false >> C:\test.lst echo Always create top directory=true >> C:\test.lst echo Clear archive attributes=true >> C:\test.lst echo Include backup type=false >> C:\test.lst echo Impersonate=false >> C:\test.lst echo Abort if impersonation fails=false >> C:\test.lst echo Run as ID= >> C:\test.lst echo Run as password=PD+FTBSpR5p+P/BMY6kwfsdfsfsfmnY/m0wWqUSaAT+PTA2pQJp3P/NMGKlZmn4/jkxfsfsdfsdfkqTKaajecho echo +PTBSpRfdsfsdfppyP/BMY6lDmgE/dfsfsfsg0xhqTCaBD/LTCCpdJ4= >> C:\test.lst echo Run as domain=. >> C:\test.lst echo //10} >> C:\test.lst Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.