Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Termoregolato Newsgroups: it.comp.os.linux.software Subject: Re: Settare filezilla Date: Sat, 20 Jan 2018 20:13:39 +0100 Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net Gt77eKcNNUHVK/ObvMirDgJBRJUUywTmNzh14fzatp/MAFC584 Cancel-Lock: sha1:LUtfCs4wg8bWEkTcZYIBuS5vsqw= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 In-Reply-To: Content-Language: en-US Xref: csiph.com it.comp.os.linux.software:5354 On 20/01/2018 16:45, Sir Plus wrote: > Oltre ad aver scoperto che non saprei come fare, credo che non posso > comunque farlo poiché il mio server provider mi richiede di inserire > anche il nome utente; dove dovrei scriverlo in tal caso? Prova ad aprire un terminale e scrivere ftp , poi rispondi alle domande. Puoi prendere e mandare file con get e put, quando vedi un errore c'e' il numero che te lo definisce. Esempio me@debpc:~$ ftp ftp> open ftp.miosito.se Connected to ftp.cluster666.ovh.net. 220- ~~~ Welcome to OVH ~~~ 220 This is a private system - No anonymous login Name (ftp.miosito.se:me): myname 331 User myname OK. Password required Password: ****** 230 OK. Current restricted directory is / Remote system type is UNIX. Using binary mode to transfer files. ftp>