File Creation problem under Windows 7 with Notepad++ FTP
I get the following output from nppftp when I try to edit a remote file over ftp. I could do it under windows xp and vista. I haver created a folder under : \\PC-01\Users\myUSERNAME\Documents\nppftp and checked permissions that everyone can read and write. But still my problem exists. Any idea?
11:37:46 > Response (200): Type set to A. 11:37:53 > Unable to create directory for file C 11:38:01 > -> TYPE A 11:38:01 > Response (200): Type set to A.
Similar entries
- Notepad++ Unable to create directory for file C
- Notepad++ FTP problem (NPPFtp doesnt work under Windows7)
- Redirect webpages with HTML, PHP, .htaccess, Java+Script, CGI-Perl, ASP.NET and ColdFusion
- Upload multiple images with PHP
- Modify etc/hosts under Windows7
- How to override php mail function to catch abuse / spammer
- MD5 / SHA1 Checksum of a Folder - Directory
- How do I secure my web site?
- How can I create Thumbnails from all Pages of a PDF File?
- Howto read/export firefox cookies in linux
- Include both php/ html files, catch & assign output to a string variable
- Using shared same Mysql Data dir on multiOS Linux+Windows Laptop
- Howto duplicate (clone) VirtualBox image in Windows 7
- FTP_Service message: Error waiting for filetransfer end
- Upgrade from 32 bit Windows Vista / XP to 64 bit Windows 7
- Smart Multi-Uploader and Thumbnail Creator from GIF/ JPEG/ PNG with PHP
- Filezilla and plain-text clear, unsecure password storage
- Save / open .ico files (icons) with Adobe Photoshop CS4 64 / 32 Bit
- Repair all mysql databases-tables with PHP
- Adobe Flash CS4 cannot be installed (Creative Suite 4 Master Collection)

The solution:
Run Notepad++ as Administrator
Edit a random file to create "C:\Program Files (x86)\Notepad++\plugins\FTP_synchronize"
Close NPP
Right click on C:\Program Files (x86)\Notepad++\plugins\FTP_synchronize and change permissions that every user can read and write.
run NPP and enjoy edit your remote files directly
Post new comment