Opened 16 years ago
Closed 16 years ago
#3874 closed Bug report (rejected)
filezilla and visual studio
Reported by: | eilering | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | delete, visual studio, deploy | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | window XP prof vesie 5.1 |
Description
I use filezilla to upload deployed projects created with visual studio.
first I create a project in VS2005. When it is built it creates a new folder. if this folder already exsists, it will delete the contents of this folder and fill it with the new built project.
To upload the created dll I have to open the bin directory, select the dll and put it on the web. So filezilla an VS are both open. In Filezilla the bin directory is still selected.
Then I go back to VS, change something in my code and say 'rebuild'. So VS tries to delete the contents of the previous created folder. But because the bin dir is still selected in Filezilla, it cannot delete the bin map. Even in Explorer I cannot delete it or even see the contents. Even after closing VS and Filezilla, I cannot delete the bin directory.
So I have to restart the computer
kind regards
Frans Eilering
FileZilla does not change its working dir, neither does it keep files or directories opened.
Use a tool like Process Monitor to find out which program keeps your directory locked.