A big BUG with ~ A big BUG with ~
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

A big BUG with ~

Started by alanlai, October 22, 2005, 06:33:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alanlai

while uploading when filename exist it will replace with a "~" like
1.jpg ==> 1~1.jpg

but because of that ~ symbol, we can't move the file from one FTP server to another...
what should we do? we can't even rename the file to remove the ~


please help....

Stramm

FTPing single files isn't recommended anyway (if it's a lot of files). Why not using tar on them first?
Still, it's not the ~ preventing you to move the file. I guess more it's an ownership, permission issue. At least I never had issues with that.
And you shouldn't either if you're logged in as root. Are you?

Joachim Müller

please post a link to a file that has the tilde in it's name.

xplicit

Don't call it a BIG BUG while it's actually not Coppermine which is failing  :\'(

Coppermine works perfectly with ~ in names. Permissions in FTP has nothing to do with coppermine what CHMOD code do these files have?

Perhaps this link can help you setting the ownerships correctly http://catcode.com/teachmod/
Don't ask me: Can you do this .... or Give me that...or I need Quick help in PM's. I'm not Santaclaus so post your questions on the board so it will be in the benefit for everyone.

Joachim Müller

I agree, yelling "bug" is not a good idea unless you're absolutely sure what you're doing, it's sort of insulting.