I'm a new NP++ user with a problem using the FTP plug in.
When I access my website and attempt to download a file for editing, the operation is not usually successful as intended. Once or twice the transfer of a .png file was successful but I have not been able to transfer a .php file. When a file transfer is not successful, an unrated previous file opens in the editing window. I've confirmed and established the file associations but the problem persists and I'm having the same problem in the portable edition as well.
I've clipped a few lines from the FTP transfer:
07:36:49 > Multiline Response (150): Accepted data connection
07:36:49 > Response (150): 14.8 kbytes to download
07:36:50 > Error writing data to file, closing the connection
07:36:50 > Multiline Response (226): File successfully transferred
I've gone through the documentation and searched for help online without success. Does anyone have any thoughts regarding what I'm doing wrong?
Thank you in advance!
Mayuko
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The docs for FTP_synchronize (in Plugins\Doc\FTP_Synchronize.ReadMe.txt) list a few cache settings, and I have a gut feeling that the issue you have is related to caching. Perhaps a lead.
Also, not supporting resume on error is a known limitation fo the plugin. This probably comes to play.
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm a new NP++ user with a problem using the FTP plug in.
When I access my website and attempt to download a file for editing, the operation is not usually successful as intended. Once or twice the transfer of a .png file was successful but I have not been able to transfer a .php file. When a file transfer is not successful, an unrated previous file opens in the editing window. I've confirmed and established the file associations but the problem persists and I'm having the same problem in the portable edition as well.
I've clipped a few lines from the FTP transfer:
07:36:49 > Multiline Response (150): Accepted data connection
07:36:49 > Response (150): 14.8 kbytes to download
07:36:50 > Error writing data to file, closing the connection
07:36:50 > Multiline Response (226): File successfully transferred
I've gone through the documentation and searched for help online without success. Does anyone have any thoughts regarding what I'm doing wrong?
Thank you in advance!
Mayuko
The docs for FTP_synchronize (in Plugins\Doc\FTP_Synchronize.ReadMe.txt) list a few cache settings, and I have a gut feeling that the issue you have is related to caching. Perhaps a lead.
Also, not supporting resume on error is a known limitation fo the plugin. This probably comes to play.
CChris