Hi,
my appliance is backing up to the SSH FTP Server. Folders are created and a txt file is stored, but then this txt file should be converted into a zip file and this fails:
Backup: Exception while adding csv file /var/opt/watchguard/dimension/backup_mnt/wglog/tmpa6WUWy/cluster_traffic_20140917_0.txt to zip file /var/opt/watchguard/dimension/backup_mnt/wglog/tmpa6WUWy/20140917.zip: [Errno 5] Input/output error" />
Do have a hint why this is failing? Could this be a licensing issue and the appliance tries to open to much Connections? I am willig to buy a license, but i like to sort this out first.
Thank you very much
Frank
this is what core FTP Server logging says ...
[20140929 11:37:01] [192.168.231.56] connecting
[20140929 11:37:01] [192.168.231.56] connected
[20140929 11:37:01] [192.168.231.56] user (SSHFTP) granted access
[20140929 11:37:01] [192.168.231.56] LIST success - /
[20140929 11:37:01] [192.168.231.56] disconnected (SSHFTP)
[20140929 11:37:01] [192.168.231.56] SSHFTP, mkdir '/wglog/tmpf0WJLJ'
[20140929 11:37:01] [192.168.231.56] LIST success - /wglog/tmpf0WJLJ
[20140929 11:37:01] [192.168.231.56] upload of /wglog/tmpf0WJLJ/20140917.zip, transferred 127 bytes, file size = 127
[20140929 11:37:01] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 2898717 bytes, file size = 2898717
[20140929 11:37:03] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 1032192 bytes, file size = 2898717
[20140929 11:37:03] [192.168.231.56] SSHFTP, delete of '/wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt'
[20140929 11:37:03] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 1032192 bytes, file size = 0
[20140929 11:37:04] [192.168.231.56] LIST success - /wglog/tmpf0WJLJ
[20140929 11:37:04] [192.168.231.56] download of /wglog/tmpf0WJLJ/20140917.zip, transferred 127 bytes, file size = 127
[20140929 11:37:04] [192.168.231.56] download of /wglog/tmpf0WJLJ/20140917.zip, transferred 0 bytes, file size = 127
[20140929 11:37:05] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 2898717 bytes, file size = 2898717
[20140929 11:37:06] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 638976 bytes, file size = 2898717
[20140929 11:37:06] [192.168.231.56] SSHFTP, delete of '/wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt'
[20140929 11:37:06] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 638976 bytes, file size = 0
[20140929 11:37:07] [192.168.231.56] LIST success - /wglog/tmpf0WJLJ
[20140929 11:37:07] [192.168.231.56] download of /wglog/tmpf0WJLJ/20140917.zip, transferred 127 bytes, file size = 127
[20140929 11:37:07] [192.168.231.56] download of /wglog/tmpf0WJLJ/20140917.zip, transferred 0 bytes, file size = 127
[20140929 11:37:08] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 2898717 bytes, file size = 2898717
[20140929 11:37:09] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 638976 bytes, file size = 2898717
[20140929 11:37:09] [192.168.231.56] SSHFTP, delete of '/wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt'
[20140929 11:37:09] [192.168.231.56] upload of /wglog/tmpf0WJLJ/cluster_traffic_20140917_0.txt, transferred 638976 bytes, file size = 0
[20140929 11:37:14] [192.168.231.56] LIST success - /wglog/tmpf0WJLJ
[20140929 11:37:14] [192.168.231.56] SSHFTP, delete of '/wglog/tmpf0WJLJ/20140917.zip'
[20140929 11:37:14] [192.168.231.56] SSHFTP, rmdir '/wglog/tmpf0WJLJ'