webuilder 2007
sometimes when i click "save and upload file to ftp" under Project
the file uploads but i've discovered it sometimes uploads incorrectly by adding an underscore ("_") to the end of the file.
for example, index.php might be uploaded as index.php_
this especially happens if the file (such as index.php) already exists on the server
is this a passive mode? i have overwrite by default enabled.
any ideas?
thanks!
underscores _ added to file extensions
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: underscores _ added to file extensions
does anyone have a solution to this problem?
thanks
thanks
Re: underscores _ added to file extensions
Hi there
I can't say I have ever seen this and I have uploaded a heap of files to many different servers. Unless it is something specific to php files which I have not had much file-transfer experience with. Passive mode shouldn't add anything to the files, and with overwrite prompt enabled it always asks me if I want to overwrite.
Do you get an overwrite prompt, then choose overwrite only to discover two files (one with the underscore) or do you transfer without getting an overwrite prompt and then find two files? Hope this makes sense...
Dave.
I can't say I have ever seen this and I have uploaded a heap of files to many different servers. Unless it is something specific to php files which I have not had much file-transfer experience with. Passive mode shouldn't add anything to the files, and with overwrite prompt enabled it always asks me if I want to overwrite.
Do you get an overwrite prompt, then choose overwrite only to discover two files (one with the underscore) or do you transfer without getting an overwrite prompt and then find two files? Hope this makes sense...
Dave.
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: underscores _ added to file extensions
The FTP side of WeBuilder has been heavily worked on. You may wish to try the WeBuilder 2008 trial to see if that exhibits the same behaviour.
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: underscores _ added to file extensions
There is NO place in the code that does anything with the file extensions.
Could it be a special feature by your FTP host?
Could it be a special feature by your FTP host?