I just installed SQLBackupANDFTP for the first time.
All seems to work fine, also the Application creates a file at Remotesite \\notsqlserver\share$\folder\
Problem if I only add a shared folder for Backup:
Quote:>>> run 23.05.2012 14:20:05 by administrator
SqlBackupAndFtp 7.0.4.39273 Free at SECURITA (Microsoft Windows NT 6.1.7601 Service Pack 1) (.NET: 2.0.50727.5420, 3.0.30729.5420, 3.5.30729.5420, 4.0.30319)
SUMMARY:
Database %%database%%: Folder - Success
DETAILED LOG:
23.05.2012 14:20:02 Creating backup of %%database%% to C:\Windows\TEMP (full)
23.05.2012 14:20:03 Compressing (internal zip) %%database%%201205231420.bak to \\notsqlserver\share$\folder\%%database%%201205231420.zip
23.05.2012 14:20:05 Compression completed (archive size: 1'250 KB)
23.05.2012 14:20:05 Removing %%database%%201205231420.bak from C:\Windows\TEMP
23.05.2012 14:20:05 Remote file size has been successfully verified
23.05.2012 14:20:05 Removing %%database%%201205231420.zip from \\notsqlserver\share$\folder
23.05.2012 14:20:05 Job finished
Why the file is removed?
Same settings but additional local Backupfolder:
Quote:SUMMARY:
Database %%database%%: Folder - Success, Folder - Success
DETAILED LOG:
23.05.2012 14:26:18 Creating backup of %%database%% to C:\Windows\TEMP (full)
23.05.2012 14:26:19 Compressing (internal zip) %%database%%201205231426.bak to C:\Windows\TEMP\%%database%%201205231426.zip
23.05.2012 14:26:21 Compression completed (archive size: 1'250 KB)
23.05.2012 14:26:21 Removing %%database%%201205231426.bak from C:\Windows\TEMP
23.05.2012 14:26:21 Copying %%database%%201205231426.zip to \\notsqlserver\share$\folder\%%database%%201205231426.zip
23.05.2012 14:26:21 Remote file size has been successfully verified
23.05.2012 14:26:21 Copying %%database%%201205231426.zip to D:\Backup\%%database%%201205231426.zip
23.05.2012 14:26:21 Remote file size has been successfully verified
23.05.2012 14:26:21 Removing %%database%%201205231426.zip from C:\Windows\TEMP
23.05.2012 14:26:21 Job finished