Custom Query (8097 matches)
Results (94 - 96 of 8097)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4780 | invalid | 530 more info : hosting.aruba.it/password | ||
Description |
Hi, i have a website and i need upload some javascript files. The only way for do it is to upload with ftp access but when i write my user name and my password created on filezilla (my ftp is ftp.miosito.it) i read this message: 530 more info : hosting.aruba.it/password Then when i connect to the server into filezilla i read this report: Stato: Risoluzione dell'indirizzo IP ftp.miosito.it in corso Stato: Connessione a 62.149.130.194:21... Stato: Connessione stabilita, in attesa del messaggio di benvenuto... Risposta: 220 Aruba FTP Server Comando: USER 1934372@… Risposta: 331 Password required for 1934372@…. Comando: PASS * Risposta: 530 more info : hosting.aruba.it/password Errore: Errore grave Errore: Impossibile collegarsi al server Maybe i can't have the ftp client for my website.. my hosting provider i aruba and the kind of website that i have is nuke... Are this information useful for you? Thanks Josef |
|||
#780 | Change password does not work in 2.2.9 | |||
Description |
If I try to change password with server\change password reports that odl password is not correct. If I try chmod works fine. This is because Filezilla adds quote on begining and end of paasword phrase. Exp. chmod passold passnew - this is right, but filezilla sends to server chmod "passold" "passnew" - wrong. You have to sent without quotes. Then works. |
|||
#781 | leading blank in filename causes critical transfer error | |||
Description |
when you have a leading blank in a filename, filezilla cannot download ist (i made this experience with files in a very long path) - i have the latest version 2.2.9 work around: manual editing of source filename in queue xml file solves the problem |