Closed (fixed)
Project:
Backup and Migrate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2010 at 17:46 UTC
Updated:
10 Apr 2012 at 20:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
ronan commentedExcelent, a very nice addition. I'll get it committed as soon as I get a chance. Thanks
Comment #2
aireworth commentedYes very nice - stopped my "can't write file" problems. Many thanks.
Comment #3
sachbearbeiter commentedis it in the current 7.x-2.2 release?
Comment #4
sachbearbeiter commentedagain: is it in the current 7.x-2.2 release?
Comment #5
aireworth commentedI used it on a 6.x version - the version no above says 6.x so I suspect it won't work with 7.x versions
Colin
Comment #6
nicholasthompsonIt's not in the 7.x-2.x release (that I could see).
Attached is a patch for the 7.x release.
It'd be awesome of this could make it into the next tagged release. It's a pretty simple addition but completely essential for anyone using PASV FTP servers.
Comment #7
nicholas.alipaz commentedThis fixes #967546: # FTP Error: Couldn't write to Mysitename-2010-11-10T10-20-47.mysql.gz when trying to save file on the ftp server. as well. Thanks for this.
Comment #8
ronan commentedCommitted. Thanks for the patch
Comment #9
ronan commentedComment #11
michaellander commentedThis bug is still occurring for me if it's trying to overwrite an existing file. The patch did however fix the issue for when the file doesn't currently exist. Any ideas?