|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
FTP program that allows you to rename illegal filenames?
Hi guys,
I am in the middle of writing a php script, make a small error and I end up with a few filenames that contains illegal characters (such as %). The problem is, my webhost does not give me telnet access, therefore I cannot delete/rename/copy/move those files containing illegal characters unless I can do it via an FTP software. Does anyone know which FTP software can do that for me? |
|
#2
|
||||
|
||||
|
Quote:
__________________
~~ Peter ~~ ( My Blog: It's exactly like normal nerdiness, but completely different. ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) |
|
#3
|
|||
|
|||
|
Hi codergeek42,
Thank you for the reply. I tried FileZilla, and it didn't work as well. ![]() |
|
#4
|
||||
|
||||
|
Dang...
Have you tried deleting the files through PHP? PHP Code:
|
|
#5
|
|||
|
|||
|
Quote:
Filenames that contained illegal characters, but without space, unlinking them worked like a charm. However, for filename that contains a space still does not unlink. This is the filename by the way... diary_archive_%40_%2500%3A%25Aug%3A%25th .dat |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > FTP program that allows you to rename illegal filenames? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|